mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
- Migrations now run exactly once per DB lifetime, tracked via SQLite's user_version PRAGMA - Re-runs become no-ops after schema reaches target version - v0.2 also made defensive — skips if template_id already dropped Fixes "no such column: layouts.template_id" on second startup after v0.5 rebuild dropped the legacy columns. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||