li7y/migrations/2024-07-11-110525_item_class_simplify
Simon Bruder 6251dea6a1
Simplify item class model
Whether an item class is generic or specific can be deduced from whether
a parent exists or not.

While the SQL migration (especially the down direction) is quite
complex, it simplifies the handling quite a bit.
2024-07-19 00:05:24 +02:00
..
down.sql Simplify item class model 2024-07-19 00:05:24 +02:00
up.sql Simplify item class model 2024-07-19 00:05:24 +02:00