|
|
d4d87036df
|
refactor(cli): move commands to a separate folder
|
2023-11-22 14:35:36 +01:00 |
|
|
|
4f8fb441f8
|
refactor(cli): move the default reporter into a separate "reporters" folder
|
2023-11-22 14:35:35 +01:00 |
|
|
|
da1eee3c75
|
feat(cli): add "reporter" option for the "new" command for improved logging
|
2023-11-22 14:35:35 +01:00 |
|
|
|
1940885134
|
fix(cli): remove the double period before file extension in new migration files
|
2023-11-22 14:35:35 +01:00 |
|
|
|
59ec16b87b
|
feat(cli): improve "up" command output and flow a lot
|
2023-11-17 12:50:35 +01:00 |
|
|
|
30a448b4cf
|
feat(cli): improve error handling with more custom Error instances
|
2023-11-16 12:01:32 +01:00 |
|
|
|
a1debba2e1
|
fix(cli): allow creating new migration files with only the "extension" option
|
2023-11-16 10:51:43 +01:00 |
|
|
|
a058ebf888
|
feat(cli): handle file extensions with or without a leading period
|
2023-11-15 16:11:28 +01:00 |
|
|
|
70d2140dde
|
refactor(cli): re-use the Config type for the new command's parameters
|
2023-11-15 14:45:49 +01:00 |
|
|
|
0b78d5cf32
|
refactor(cli): rename the emigrate package to @emigrate/cli to be more in line with other tools
|
2023-11-15 14:42:10 +01:00 |
|