Files
git.stella-ops.org/docs-archived
master a393b6d6e1 feat(infra-postgres): detect explicit transaction control in migrations
Adds MigrationSqlTransactionClassifier to recognize migration SQL that opens
its own transactions (BEGIN/COMMIT/ROLLBACK) so MigrationRunner can skip
wrapping those files in an outer transaction. StartupMigrationHost now surfaces
a MigrationCategory indicator for runtime-aligned bootstrap. Test harness
extended with an explicit-transaction fixture and execution scenario coverage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 21:56:27 +03:00
..
2026-01-06 19:07:48 +02:00
2026-01-06 19:07:48 +02:00
2026-01-06 19:07:48 +02:00
2026-02-19 22:07:11 +02:00
2026-01-06 19:07:48 +02:00
2026-01-07 10:23:21 +02:00