propel added as ORM for backend
This commit is contained in:
parent
649656779c
commit
0c74dc5a43
95 changed files with 38537 additions and 0 deletions
7
backend/propel-db/build.properties
Normal file
7
backend/propel-db/build.properties
Normal file
|
@ -0,0 +1,7 @@
|
|||
#Database driver
|
||||
propel.database = pgsql
|
||||
propel.database.url = pgsql:host=localhost dbname=Campcaster-naomiaro user=test password=test
|
||||
|
||||
#Project name
|
||||
propel.project = campcaster
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue