chg: dev: add RecentBattle entity that is a Materialized View to speed up the view - and further refactor on ProfileController #8
This commit is contained in:
@@ -16,6 +16,7 @@ doctrine:
|
||||
auto_mapping: true
|
||||
schema_ignore_classes:
|
||||
- App\Entity\UserStats
|
||||
- App\Entity\RecentBattle
|
||||
mappings:
|
||||
App:
|
||||
is_bundle: false
|
||||
|
||||
Reference in New Issue
Block a user