Files
music_library/lib
Claudio Ortolina 9f4135661e Replace scalar record IDs with matching_records JSON array in tracks query
Replaces collected_record_id and wishlisted_record_id correlated
subqueries in tracks_with_record_info_query with a single
matching_records json_group_array subquery that returns all records
sharing the same release ID. Adds parse_matching_records/1 for JSON
deserialization. Updates recent_activity/2 and list_tracks/1 to parse
the JSON at the boundary. Derives legacy collected_record_id and
wishlisted_record_id from matching_records so existing LiveViews keep
working. The get_top_albums test is temporarily skipped pending the
top_albums_attach_metadata update.
2026-04-14 14:12:14 +01:00
..
2026-03-10 08:44:27 +00:00
2026-04-13 13:15:43 +01:00
2026-04-12 22:05:09 +01:00
2026-03-13 10:52:01 +00:00
2026-02-10 19:32:28 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00