install orm doctrine

This commit is contained in:
jannisp 2021-04-22 14:46:36 +02:00
parent ced8dbf963
commit 874f40d535
13 changed files with 2122 additions and 96 deletions

View file

@ -0,0 +1,7 @@
#doctrine:
# dbal:
# # Overrides the database name in the test environment only
# # "host", "port", "user", & "password" can also be set to override their respective url parts
# #
# # If you're using ParaTest, "TEST_TOKEN" is set by ParaTest otherwise nothing is appended to the database name.
# dbname: main_test%env(default::TEST_TOKEN)%