Commit graph

13 commits

Author SHA1 Message Date
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
Toni Uebernickel fe65d848ca CS fixes 2016-01-23 14:44:00 +01:00
Toni Uebernickel eca10b8722 generate SQL files into cache directory
This fixes #376.
2016-01-23 14:40:17 +01:00
Marcin Kucharski b4252ee62c Update SqlBuildCommand.php 2013-06-17 16:36:56 +03:00
jaugustin a8bb6a2a8b add connection option for commands: build, sql:build, migration:generate-diff 2012-11-11 18:25:23 +01:00
Virginie BARDALES 89d2a43650 create sql folder if not exists 2012-08-23 16:17:56 +02:00
Martin Richard 54c60cf4a1 sql:build take existing files into account
Signed-off-by: Martin Richard <martius@martiusweb.net>
2012-07-31 11:08:35 +02:00
William DURAND 554132cffd Fixed command output, fixes #161 2012-06-24 01:09:07 +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
William DURAND 6620406a84 Fixed error message 2012-04-20 02:27:47 +02:00
William DURAND 07f7ec73c5 [Command] Refactored some commands. 2012-04-07 21:58:45 +02:00
Renamed from Command/BuildSqlCommand.php (Browse further)