Commit graph

18 commits

Author SHA1 Message Date
Toni Uebernickel 4028cf19e7 use scalar for default connection alias 2016-01-24 11:28:34 +01:00
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
Toni Uebernickel 1b589bfe15 check "bundle" argument has been passed 2016-01-23 19:29:58 +01:00
Toni Uebernickel 9c575c637c enforce error message if bundle argument is set
This fixes #180.

The kernel will throw an exception if the bundle could not be found, which also contains the name of the bundle.
2016-01-23 17:50:54 +01:00
Toni Uebernickel 5e8668a7e0 fix AbstractCommandTest avoiding SplFileInfo mocks 2014-11-01 15:44:42 +01:00
Toni Uebernickel f383fc8a69 fix double period in package names 2014-10-01 08:52:49 +02:00
Olivier Pichon 78cf831795 fixed bundle package under PSR-4
Fixed package attribute on tables for PSR-4

fixed unsetting temp schemas
2014-09-29 15:27:21 +07:00
Robin van der Vleuten 8d9067ec87 Correct prefix when PSR-4 bundle 2014-03-31 13:03:58 +02:00
Marcin Kucharski 7cc36ee07c Support for --verbose 2013-06-12 12:39:39 +02:00
jaugustin 7ff244193d fix display message 2012-11-11 18:59:57 +01:00
jaugustin a8bb6a2a8b add connection option for commands: build, sql:build, migration:generate-diff 2012-11-11 18:25:23 +01:00
William DURAND 8299a76059 Add new default parameter 'addClassLevelComment' 2012-07-25 09:25:37 +02:00
Adel 4219e706d4 RUN PHP-CS PSR-2 2012-07-19 17:40:35 +01:00
William DURAND 69cbd01fcc Add more default values 2012-07-16 12:44:19 +02:00
William DURAND 27b0f3c374 [Command] Prevent error if no password found 2012-07-12 14:44:30 +02:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
William DURAND 590787d2b6 Removed command headers, fixed naming 2012-05-09 08:55:00 +02:00
William DURAND 29ca595387 Removed 'Propel' class prefixes 2012-04-20 13:54:05 +02:00
Renamed from Command/AbstractPropelCommand.php (Browse further)