propel-bundle/Command
Marc J. Schmidt 6f3ad8f373 Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType.
Basically copied newest changes from propelv1 symfony bridge to ModelChoiceList to have more fixes included.
Fixed also some typehints.
2014-11-20 10:59:40 +01:00
..
AbstractCommand.php Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType. 2014-11-20 10:59:40 +01:00
AclInitCommand.php Added more phpDocs for commands 2013-12-14 14:17:10 +00:00
BuildCommand.php Restored the Build hub command 2013-11-04 12:28:38 +00:00
DatabaseCreateCommand.php Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
DatabaseDropCommand.php Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
DatabaseReverseCommand.php Cleaned commands 2013-11-24 16:36:58 +00:00
FixturesDumpCommand.php Added more phpDocs for commands 2013-12-14 14:17:10 +00:00
FixturesLoadCommand.php Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType. 2014-11-20 10:59:40 +01:00
FormattingHelpers.php Checkstyle fix 2013-11-05 13:26:18 +00:00
FormGenerateCommand.php Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
GraphvizGenerateCommand.php Cleaned commands 2013-11-24 16:36:58 +00:00
MigrationDiffCommand.php Read the migrations table from the configuration 2014-09-15 13:34:41 +01:00
MigrationDownCommand.php Read the migrations table from the configuration 2014-09-15 13:34:41 +01:00
MigrationStatusCommand.php Read the migrations table from the configuration 2014-09-15 13:34:41 +01:00
MigrationUpCommand.php Read the migrations table from the configuration 2014-09-15 13:34:41 +01:00
ModelBuildCommand.php Fixed a few inconcistencies 2013-12-15 14:04:11 +00:00
SqlBuildCommand.php Added --overwrite optin to sql:build command to allow overwriting the sql.map file without the need to remove it manually. 2014-11-19 18:47:02 +01:00
SqlInsertCommand.php Added --force back to sql:insert command. 2014-11-19 18:43:54 +01:00
TableDropCommand.php Clearly indicate that the TableDrop command is MySQL only 2013-12-15 14:33:07 +00:00
WrappedCommand.php Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00