Commit Graph

25 Commits

Author SHA1 Message Date
gggeek
648c95135c improve error reporting: write to stderr; manage better split-process execution 2019-04-13 12:51:32 +01:00
gggeek
54d5933bfa Add 'todo' option to status command 2018-06-23 17:25:23 +01:00
gggeek
a5db24885e Improve migrate command for the separate-process case; better command help 2017-11-12 00:30:58 +00:00
gggeek
91c2e2c7d3 Fixed: make the cli commands compatible with Symfony 3.0 and later 2017-11-11 16:09:04 +00:00
gggeek
39bcfe0c22 Add a 'summary' option to the status command 2017-05-13 01:02:44 +01:00
gggeek
cba4176e39 fix refactoring; add a new option to migration command 2017-05-10 00:40:54 +01:00
gggeek
bf206e8e11 code formatting 2017-05-09 23:27:30 +01:00
gggeek
e735344ea2 WIP support for suspending migrations 2017-02-14 23:15:36 +00:00
gggeek
fb8bb69a7c warns users of possibly long command output 2017-02-08 17:01:43 +00:00
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
gggeek
ad36071cc2 Fix for last commit 2016-08-04 22:36:17 +01:00
gggeek
13285c7501 Revert compat to php 5.4 min; try to fix compat with sf 2.3 2016-08-04 22:24:52 +01:00
gggeek
708fd8a02f Add a 'migration' command to allow deleting migrations from the db; improve commands help texts; revert -y flag for 'migrate' back to -n, to be closer to doctrine; return 0 when canceling migrate 2016-08-03 19:09:36 +01:00
gggeek
62d14193c8 WIP - API Refactoring: improve the status command to take into account migration definitions stored in custom paths 2016-08-02 17:31:06 +01:00
gggeek
b725fc05f8 WIP - API Restructuring: make sure that the SQL and PHP Executors do work 2016-08-01 20:22:53 +01:00
gggeek
ed891c95be WIP - api refactoring:make 'update' command work and rename it to 'execute' (but keep around old name as alias) 2016-08-01 11:38:46 +01:00
gggeek
2eeeb61d6c WIP - API refactor: begin work on migration execution 2016-07-31 00:50:16 +01:00
gggeek
e5530b6c95 WIP - api refactoring: bring back status command to working (and much improved) state 2016-07-30 22:58:05 +01:00
gggeek
c0ac2bba5e WIP - API refactoring: implement definition loader; begin work on migration storage (db independent) 2016-07-30 13:10:30 +01:00
gggeek
553f5de71b More WIP API restructuring 2016-07-30 01:43:55 +01:00
gggeek
8f4b3e5350 Fix whitespace and comments 2016-07-29 16:55:20 +01:00
Daniel Clements
f3fab8a166 Adding remote_id to content create 2016-01-14 14:33:39 +00:00
gggeek
02caa2c8e7 Change namespace 2015-10-26 11:32:17 +00:00
Daniel Clements
ac341e310a Renaming the bundle; updating namespace 2015-10-26 09:16:29 +00:00
Daniel Clements
166ee66052 Initial Commit 2014-10-17 17:32:07 +11:00