propel-bundle/Command
Toni Uebernickel da1f027142 combine schema files into one AppData
This fixes #173.

In case the schema.xml files are referenced across multiple bundles, the \AppData needs to be extended by each bundle, before reading data from the respective \Database.
2016-01-23 22:50:28 +01:00
..
AbstractCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
BuildCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
DatabaseCreateCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
DatabaseDropCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
FixturesDumpCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
FixturesLoadCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
FormGenerateCommand.php combine schema files into one AppData 2016-01-23 22:50:28 +01:00
GeneratorAwareCommand.php combine schema files into one AppData 2016-01-23 22:50:28 +01:00
GraphvizGenerateCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
MigrationGenerateDiffCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
MigrationMigrateCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
MigrationStatusCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
ModelBuildCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
Phing.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
ReverseCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
SqlBuildCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
SqlInsertCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
TableDropCommand.php introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00