- All migrations (versioned, legacy, unversioned) now run within BEGIN/COMMIT with ROLLBACK on failure - v0.40 migration uses try/finally to guarantee PRAGMA foreign_keys is always re-enabled, even on error paths - Clear transaction boundary logging (BEGIN/COMMIT/ROLLBACK) - Hudson security audit: 6/7 PASS, FK fix applied for v0.40 edge case |
||
|---|---|---|
| .. | ||
| utils.js | ||
| version.js | ||