|
f4539f7877
|
feat: add command to upgrade command
... which adds the possibility to specify the number of
existing migrations to be updated
|
2021-02-25 00:56:08 +03:00 |
|
|
8aa57a00bc
|
feat: add config to downgrade command
it's new flag --all that rollbacks all applied migrations
from database.
|
2021-02-25 00:20:44 +03:00 |
|
|
fef34be5ac
|
feat: add number to downgrade command config
|
2021-02-25 00:03:54 +03:00 |
|
|
dbc7ddadb7
|
refac: made the error object simpler
|
2021-02-22 23:06:08 +03:00 |
|
|
e3c3879376
|
chore: add tests for upgrade command
|
2021-02-22 00:34:13 +03:00 |
|
|
afb1c8a4e3
|
chore: add test for make command
|
2021-02-21 23:57:13 +03:00 |
|
|
eda1a05d70
|
chore: change structure of integration tests
|
2021-02-21 18:51:10 +03:00 |
|