propel added as ORM for backend

This commit is contained in:
naomiaro 2010-11-04 17:48:29 -04:00
parent 649656779c
commit 0c74dc5a43
95 changed files with 38537 additions and 0 deletions

View 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