Goose wraps each migration in a transaction automatically. Explicit BEGIN TRANSACTION/COMMIT caused a nested transaction error in SQLite.
433 B
433 B
Goose wraps each migration in a transaction automatically. Explicit BEGIN TRANSACTION/COMMIT caused a nested transaction error in SQLite.