Commit Graph

4 Commits

Author SHA1 Message Date
Micha
3a790523c6 add another migration part that automatically sets is_freezer for freezer children 2026-02-05 00:46:59 +01:00
Micha
c960566e01 #481 - Allow duplicate location names under different parents
Changes uniqueness constraint from global unique name to composite unique (name, parent_location_id). This allows e.g. "Shelf 1" in Fridge and in Cupboard. Uses partial unique indexes to handle NULL parent correctly.
2026-02-05 00:31:49 +01:00
Micha
49e134d5fe locations working in locations table 2026-02-01 20:59:28 +01:00
Micha
8ac2cb2ef5 #481 - first attempt of implementing sub-locations 2026-02-01 20:02:30 +01:00