mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
The CREATE INDEX on schedules(group_id) in schema.sql ran before the phase4 migration added the group_id column, crashing on existing databases. Move the index creation to the migration which already handles it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database.js | ||
| schema.sql | ||