| .. |
|
commands
|
feat(reporters): pass the CLI's version number to reporters (#38)
|
2023-12-14 13:11:55 +01:00 |
|
reporters
|
fix(list): don't log info about locked migrations as it doesn't happen in this command
|
2023-12-12 15:38:24 +01:00 |
|
array-from-async.ts
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
|
2023-12-12 15:47:37 +01:00 |
|
cli.ts
|
feat(reporters): pass the CLI's version number to reporters (#38)
|
2023-12-14 13:11:55 +01:00 |
|
collect-migrations.ts
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
|
2023-12-12 15:47:37 +01:00 |
|
errors.ts
|
feat(reporter-default): improve error logging by logging all own properties of the errors
|
2023-12-12 15:36:30 +01:00 |
|
exec.ts
|
feat(storage): add "end" method to storage for cleaning up resources when commands are finished
|
2023-12-08 13:01:46 +01:00 |
|
filter-async.ts
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
|
2023-12-12 15:47:37 +01:00 |
|
get-config.ts
|
feat(remove): implement the "remove" command for removing migrations from the history
|
2023-11-24 15:45:17 +01:00 |
|
get-duration.ts
|
feat(remove): implement the "remove" command for removing migrations from the history
|
2023-11-24 15:45:17 +01:00 |
|
get-migration.ts
|
feat(remove): implement the "remove" command for removing migrations from the history
|
2023-11-24 15:45:17 +01:00 |
|
get-migrations.ts
|
test(up): start writing some tests for the "up" command
|
2023-12-07 10:48:02 +01:00 |
|
get-package-info.ts
|
feat(reporters): pass the CLI's version number to reporters (#38)
|
2023-12-14 13:11:55 +01:00 |
|
index.ts
|
feat(cli): improve "up" command output and flow a lot
|
2023-11-17 12:50:35 +01:00 |
|
migration-runner.ts
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
|
2023-12-12 15:47:37 +01:00 |
|
plugin-loader-js.ts
|
feat(cli): support NodeJS callback style migration functions
|
2023-11-16 11:24:00 +01:00 |
|
to-migration-metadata.ts
|
refactor(cli): introduce the migration-runner helper for less code duplication and fewer return paths
|
2023-12-12 15:47:37 +01:00 |
|
types.ts
|
feat(remove): implement the "remove" command for removing migrations from the history
|
2023-11-24 15:45:17 +01:00 |
|
with-leading-period.ts
|
feat(cli): improve "up" command output and flow a lot
|
2023-11-17 12:50:35 +01:00 |