Moved to using a real database ORM for testing

This commit is contained in:
2021-04-05 23:11:53 +10:00
parent 82bf61a88d
commit 2567ee4745
14 changed files with 668 additions and 130 deletions

6
test/.envdev Normal file
View File

@@ -0,0 +1,6 @@
DB_HOSTNAME=localhost
DB_DATABASE=sineQL
DB_USERNAME=sineQL
DB_PASSWORD=sineQL
DB_TIMEZONE=Australia/Sydney
DB_LOGGING=