integrate propel generate model
This commit is contained in:
14
local/config/build.properties
Normal file
14
local/config/build.properties
Normal 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
Reference in New Issue
Block a user