14 Commits

Author SHA1 Message Date
gggeek
57d19c8879 fix: propagate -a flag to subprocesses 2019-01-16 16:27:27 +00:00
gggeek
4dfa06b2a7 wip: allow migration resuming 2017-05-08 23:38:18 +01:00
gggeek
0ff5b0bca6 wip: refactor to add context storage 2017-05-05 21:24:27 +01:00
gggeek
5f276abb8e Improve API for loading migrations 2017-04-17 20:47:15 +01:00
gggeek
7f753d9080 Revert some changes from PR #92 2017-01-28 13:21:55 +00:00
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
gggeek
f0215b15df Add a method for fast dropping of all migrations from the db 2016-10-22 00:26:27 +01:00
gggeek
09ac33c4fd Fix: improve detection of failed migrations when using separate processes and the child process dies without traces
# Conflicts:
#	Core/StorageHandler/Database.php
#	WHATSNEW.md
2016-10-18 15:04:34 +01:00
gggeek
111d0ab71e Merge changes from release 2.2, 2.3 2016-10-16 11:49:50 +01:00
gggeek
2c67196b08 Ass a cli command to add a random file to the migrations table 2016-08-05 19:25:36 +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
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
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