added User entity

This commit is contained in:
2021-05-30 17:41:18 +02:00
parent 914f19c043
commit 5a15194c5b
6 changed files with 307 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ doctrine:
# IMPORTANT: You MUST configure your server version,
# either here or in the DATABASE_URL env var (see .env file)
#server_version: '13'
server_version: '10.5.9-MariaDB-log'
orm:
auto_generate_proxy_classes: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware