screentinker/server/db
ScreenTinker c8dffab5ad Phase 2 migration: convert existing assignments to per-device playlists
Runs once at startup. For each device with assignments, creates an
auto-generated playlist (is_auto_generated=1) containing those items
and sets device.playlist_id. Skips if any device already has a playlist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 22:03:41 -05:00
..
database.js Phase 2 migration: convert existing assignments to per-device playlists 2026-04-11 22:03:41 -05:00
schema.sql Phase 2 schema: add playlist_id to devices/schedules, is_auto_generated to playlists 2026-04-11 22:00:56 -05:00