yonlu
02548dd55e
feat(10-02): add sqlc queries for libraries and update playlist queries for phantom support
- Create libraries.sql with 7 CRUD queries (create, get, get-by-path, list, update, delete, count)
- Update playlists.sql: AddPlaylistTrack now accepts 9 params including phantom metadata
- Update playlist queries to use LEFT JOIN for nullable audio_file_id
- Add GetTrackPhantomMetadata helper query for eager phantom population
- Add is_phantom computed column to metadata queries
- Add GetAudioFilesByLibrary and CountAudioFilesByLibrary queries
- Regenerate all sqlc code
2026-03-09 09:47:30 -04:00
..
2026-02-19 10:17:09 -05:00
2026-02-19 10:17:09 -05:00
2026-02-22 19:17:27 -05:00
2026-03-09 09:47:30 -04:00
2026-02-19 10:17:09 -05:00
2026-02-14 01:17:59 -06:00
2026-02-14 01:17:59 -06:00
2026-02-24 21:23:25 -05:00
2026-03-09 09:47:30 -04:00
2026-03-09 09:36:47 -04:00
2026-02-14 01:17:59 -06:00
2026-03-09 09:47:30 -04:00
2026-02-15 16:20:56 -05:00
2026-02-19 10:17:09 -05:00
2026-02-19 10:17:09 -05:00
2026-03-05 10:23:25 -05:00