propel-bundle/Command
cedric lombardot 5ea4110b62 3.0 Some Fixes for MSSQL (#438)
* Fix DatabaseCreateCommand for Mssql

* parseDbName for Mssql

* Use a simple connection for drop

Else MSSQL will say ressource is in use

* encoding
2017-01-09 12:30:41 +01:00
..
AbstractCommand.php 3.0 Some Fixes for MSSQL (#438) 2017-01-09 12:30:41 +01:00
AclInitCommand.php fix "propel:acl:init" command (#418) 2016-05-11 01:22:34 +02:00
BuildCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
BundleTrait.php Used old namespace 2016-02-17 19:05:17 +01:00
DatabaseCreateCommand.php 3.0 Some Fixes for MSSQL (#438) 2017-01-09 12:30:41 +01:00
DatabaseDropCommand.php 3.0 Some Fixes for MSSQL (#438) 2017-01-09 12:30:41 +01:00
DatabaseReverseCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
FixturesDumpCommand.php Removed unnecessary catched exceptions in commands (#421) 2016-05-27 15:07:47 +02:00
FixturesLoadCommand.php Fix model_paths 2016-02-13 18:10:46 +01:00
FormattingHelpers.php Make PropelBundle available for Symfony 3.X 2016-02-15 18:01:47 +01:00
FormGenerateCommand.php Added special logic for foreignKey columns 2016-02-17 19:51:22 +01:00
GraphvizGenerateCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
MigrationDiffCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
MigrationDownCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
MigrationMigrateCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
MigrationStatusCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
MigrationUpCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
ModelBuildCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
SqlBuildCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
SqlInsertCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
TableDropCommand.php Removed unnecessary catched exceptions in commands (#421) 2016-05-27 15:07:47 +02:00
WrappedCommand.php introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00