mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
- Add migration 0071 to fix sibling_roms view: add guard against empty string matching for fs_name_no_tags - Fix group_by_meta_id in filter_roms: use func.nullif to treat empty fs_name_no_tags as NULL in grouping key - Add group_by_meta_id support to get_roms_scalar - Add tests for sibling matching behavior with empty/non-empty fs_name_no_tags Co-authored-by: gantoine <3247106+gantoine@users.noreply.github.com>