bvandeusen and Claude Opus 4.7
cb35133843
feat(server): library_changes log table + sqlc queries
...
Append-only change log for library entities. Every mutation on
artists/albums/tracks/likes/playlists/playlist_tracks will write a row
in the same transaction as the mutation itself (wired in subsequent
commits). Powers the Flutter delta-sync endpoint (#357 ).
- 0025_library_changes migration (up + down)
- internal/db/queries/library_changes.sql (Insert, GetSince, MaxCursor, MinCursor)
- regenerated dbq from sqlc
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-09 22:28:26 -04:00
..
2026-04-19 01:12:39 +00:00
2026-04-19 01:12:37 +00:00
2026-04-19 02:31:23 +00:00
2026-04-19 02:31:21 +00:00
2026-04-19 17:37:12 +00:00
2026-04-19 17:37:11 +00:00
2026-04-20 19:37:26 -04:00
2026-04-20 19:37:26 -04:00
2026-04-25 20:45:44 -04:00
2026-04-25 20:45:44 -04:00
2026-04-26 16:20:08 -04:00
2026-04-26 16:20:08 -04:00
2026-04-27 11:13:31 -04:00
2026-04-27 11:13:31 -04:00
2026-04-28 08:40:39 -04:00
2026-04-28 08:40:39 -04:00
2026-04-28 19:57:02 -04:00
2026-04-28 19:57:02 -04:00
2026-04-29 15:10:01 -04:00
2026-04-29 15:10:01 -04:00
2026-04-30 16:54:03 -04:00
2026-04-30 16:54:03 -04:00
2026-05-01 05:50:22 -04:00
2026-05-01 05:50:22 -04:00
2026-05-02 00:09:13 -04:00
2026-05-02 00:09:13 -04:00
2026-05-03 10:03:36 -04:00
2026-05-03 10:03:36 -04:00
2026-05-04 08:03:06 -04:00
2026-05-04 08:03:06 -04:00
2026-05-04 14:29:13 -04:00
2026-05-04 14:29:13 -04:00
2026-05-04 20:04:04 -04:00
2026-05-04 20:04:04 -04:00
2026-05-06 12:24:36 -04:00
2026-05-06 12:24:36 -04:00
2026-05-06 22:12:27 -04:00
2026-05-06 22:12:27 -04:00
2026-05-07 07:39:02 -04:00
2026-05-07 07:39:02 -04:00
2026-05-07 08:31:17 -04:00
2026-05-07 08:31:17 -04:00
2026-05-07 11:51:00 -04:00
2026-05-07 11:51:00 -04:00
2026-05-07 12:12:18 -04:00
2026-05-07 12:12:18 -04:00
2026-05-07 12:34:44 -04:00
2026-05-07 12:34:44 -04:00
2026-05-09 22:28:26 -04:00
2026-05-09 22:28:26 -04:00