Commit graph

181 commits

Author SHA1 Message Date
William DURAND 03effb8a47 Improved 'insert-sql' command 2011-04-06 15:05:32 +02:00
William DURAND a20743d3b9 Phing output depends of %kernel.debug% 2011-04-06 15:00:40 +02:00
Thomas 5cacef0132 check if a namespace or package are set before creating model 2011-04-04 19:40:04 +02:00
Thomas 3ca1987727 Fix command namespace 2011-04-04 19:38:34 +02:00
William DURAND 98356cb3b4 Fixed help for commands 2011-03-26 18:30:43 +01:00
William DURAND 4a6088b334 Added new command: 'data-sql' that generates SQL from dumped data 2011-03-26 18:20:27 +01:00
William DURAND 373623219f Added new command to generate a Graphviz file of your project 2011-03-26 12:46:01 +01:00
William DURAND bcd3c9d41c Minor change in PhingCommand 2011-03-26 12:37:46 +01:00
William DURAND 774ad87f52 Minor change in BuildSql 2011-03-26 12:35:06 +01:00
William DURAND ab34c67425 Fixed 'data-dump' command output 2011-03-26 12:34:17 +01:00
William DURAND ae53bc81bc Fixed 'reverse' command output 2011-03-26 12:32:27 +01:00
William DURAND e4f086d4ca Added 'insert-sql' option in BuildCommand 2011-03-26 12:31:57 +01:00
William DURAND 95bfaf002f Put the generated file in app/propel (ReverseCommand) 2011-03-25 18:58:42 +01:00
William DURAND 4a9ccee871 Added 'data-dump' command 2011-03-25 18:44:32 +01:00
William DURAND db27ed0d45 Added tmpDir as an attribute 2011-03-25 18:44:13 +01:00
William DURAND 89ae394bc4 Added 'reverse' command to generate XML schema from an existing database 2011-03-25 17:33:12 +01:00
William DURAND 4d98e5101f Added getters 2011-03-25 16:24:34 +01:00
William DURAND d7789af52e Use array access for the PropelConfiguration object 2011-03-25 16:21:31 +01:00
William DURAND 5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
William DURAND bd2eb417cf Added a new command : propel:insert-sql 2011-02-02 19:47:50 +01:00
William DURAND d49820cf94 Refactoring of the 'propel:migration:migrate' command 2011-02-02 19:46:57 +01:00
William DURAND e433716413 Added new command : propel:migration:status 2011-02-02 02:34:45 +01:00
William DURAND 2da085cff9 Renamed migrations command classes
Migrations commands are now :

    > php app/console propel:migration:generate-diff

    > php app/console propel:migration:migrate
2011-02-02 02:34:14 +01:00
William DURAND fd5b36ac07 Added a new command : propel:migrate 2011-02-02 02:06:58 +01:00
William DURAND d4d981a25c Added a new command : propel:generate-diff 2011-02-02 02:06:38 +01:00
William DURAND fcaec28f25 Fixed imports + updated help 2011-02-02 02:05:36 +01:00
William DURAND dacf1ed5e1 Fixed help 2011-02-02 02:04:34 +01:00
William DURAND 6ba3d7c1de Fixed typo 2011-02-02 02:03:35 +01:00
William DURAND a6dc926249 Cleaned PhingCommand class + added new method to create a 'buildtime-conf.xml' file. 2011-02-02 02:02:45 +01:00
William DURAND c95eddec25 Fix error with InputOption in BuildCommand definition 2011-01-21 19:36:24 +01:00
Fabien Potencier d2b2a18237 added files 2010-10-28 14:41:03 +02:00