LeoVasanko
|
c4726e6728
|
Stricter versioning: always store migrate version record, file must be within versions included in migrations. Log only for migrations that made changes. Allow deleting older migration functions when no longer required.
|
2026-06-15 03:09:45 +00:00 |
|
LeoVasanko
|
66e92739ab
|
Refactor Migrations internals, add caching to avoid reloading per each Kanta instance. Naming changed from MigrationRegistry to Migration, module from migrate to kanta.migrations.
|
2026-06-15 01:12:42 +00:00 |
|
LeoVasanko
|
bec4635460
|
Add kanta.ctx SimpleNamespace for user variables. This is passed to migration functions if they take a second argument. Remove the old MigrationCtx system.
|
2026-06-14 19:54:23 +00:00 |
|
LeoVasanko
|
c254970ae5
|
Initial commit
|
2026-06-12 19:15:46 +00:00 |
|