mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-15 02:33:15 -06:00
The boot summary counted any non-throwing statement, so UPDATE/index migrations (which always succeed) made a healthy DB report 'applied N new column migration(s)' every boot. Count only a successful ALTER ... ADD COLUMN (genuinely new), so the line appears only when a column was actually added. |
||
|---|---|---|
| .. | ||
| database.js | ||
| schema.sql | ||