asteroid/migrations
glenneth b415ca9530 feat: Add database persistence and editable UI for playlist schedule
- Store schedule in PostgreSQL (playlist_schedule table)
- Load schedule from database on startup
- Admin UI: add/update schedule entries with hour and playlist dropdowns
- Admin UI: delete buttons for each schedule entry
- Available playlists populated from playlists directory
- Changes persist across server restarts
2025-12-17 20:48:07 -05:00
..
002-listener-statistics.sql Add city-level tracking to geo stats 2025-12-12 13:55:55 -05:00
003-timestamp-consistency.sql Fix timestamp consistency across all tables 2025-12-10 11:11:32 -05:00
004-playlist-schedule.sql feat: Add database persistence and editable UI for playlist schedule 2025-12-17 20:48:07 -05:00