integrate propel generate model

This commit is contained in:
Manuel Raynaud
2012-12-17 16:40:47 +01:00
parent 42ba4d0b2a
commit 481ac07994
492 changed files with 243824 additions and 27 deletions

View File

@@ -0,0 +1,14 @@
# Database driver
propel.database = mysql
# Project name
propel.project = thelia
propel.schema.validate = false
propel.namespace.autoPackage = true
# The directory where Propel should output generated object model classes.
propel.php.dir = ${propel.project.dir}/../../core/lib

File diff suppressed because it is too large Load Diff