| .. |
|
commands
|
feat(cli): add --no-execution option to the "up" command
|
2024-01-19 13:43:59 +01:00 |
|
reporters
|
fix(reporters): use better wording in the header in the default reporter
|
2024-01-19 13:43:59 +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(cli): add --no-execution option to the "up" command
|
2024-01-19 13:43:59 +01:00 |
|
collect-migrations.ts
|
fix(history): support a migration history with entries without file extensions (.js is assumed in such case)
|
2024-01-18 15:18:35 +01:00 |
|
errors.ts
|
feat(types): move Emigrate types to separate package and improve types (#41)
|
2023-12-15 13:03:35 +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(types): move Emigrate types to separate package and improve types (#41)
|
2023-12-15 13:03:35 +01:00 |
|
get-migrations.ts
|
fix(history): support a migration history with entries without file extensions (.js is assumed in such case)
|
2024-01-18 15:18:35 +01:00 |
|
get-package-info.ts
|
feat(types): move Emigrate types to separate package and improve types (#41)
|
2023-12-15 13:03:35 +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
|
feat(cli): add --from and --to options to limit what migrations to run
|
2024-01-19 13:43:59 +01:00 |
|
plugin-loader-js.ts
|
feat: add support for TypeScript migration files
|
2023-12-20 15:27:03 +01:00 |
|
to-migration-metadata.ts
|
feat(types): move Emigrate types to separate package and improve types (#41)
|
2023-12-15 13:03:35 +01:00 |
|
types.ts
|
feat: add color option to CLI and configuration file
|
2023-12-20 09:11:01 +01:00 |
|
with-leading-period.ts
|
feat(cli): improve "up" command output and flow a lot
|
2023-11-17 12:50:35 +01:00 |