Steffen Schuhmann f1f4dc5a88 feat(db): add RehearsalSession table, songs.session_id, songs.tags
Introduces the rehearsal session concept: each YYMMDD folder in
Nextcloud maps to one RehearsalSession row (band_id + date unique).
Songs gain a nullable session_id FK and a tags TEXT[] column for
manual labeling (searchable by name, tag, BPM, key).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 13:35:18 +02:00
2026-03-28 21:53:03 +01:00
2026-03-28 21:53:03 +01:00
2026-03-28 21:53:03 +01:00
2026-03-28 21:53:03 +01:00
2026-03-28 21:53:03 +01:00
Description
No description provided
722 KiB
Languages
Python 55.6%
TypeScript 42.2%
Dockerfile 0.6%
Makefile 0.5%
Shell 0.5%
Other 0.6%