Commit graph

8 commits

Author SHA1 Message Date
Gregor Harlan
59f3b4a738 Allow to configure sql/migrations dir (#459) 2017-08-31 12:26:56 +02:00
Gregor Harlan
893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Marc J. Schmidt
9462559f33 Fixed sql:build command, use output-dir as long as in propelv2 it is still output-dir and not like in sql:insert sql-dir. 2014-11-20 12:26:53 +01:00
Marc J. Schmidt
d3602a9012 Added --overwrite optin to sql:build command to allow overwriting the sql.map file without the need to remove it manually.
Made also --sql-dir configurable and changed its default value to %app_dir%/propel/sql like in propelBundle v1.
2014-11-19 18:47:02 +01:00
Kévin Gomez
64ea15cd49 Cleaned commands 2013-11-24 16:36:58 +00:00
Kévin Gomez
b8415eb099 Removed another useless todo annotation 2013-11-04 12:39:14 +00:00
Kévin Gomez
772b03873a Checkstyle fixes 2013-11-03 21:23:53 +00:00
Kévin Gomez
07530d09ac Implemented the SqlBuild command 2013-10-31 21:07:23 +00:00