chg: dev: create the UserStats entity what is a Materialized View to store Profile stats for every user - & massive ProfileController refactor #8
This commit is contained in:
@@ -14,6 +14,8 @@ doctrine:
|
||||
enable_native_lazy_objects: true
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore
|
||||
auto_mapping: true
|
||||
schema_ignore_classes:
|
||||
- App\Entity\UserStats
|
||||
mappings:
|
||||
App:
|
||||
is_bundle: false
|
||||
|
||||
Reference in New Issue
Block a user