li7y/migrations/2024-07-11-110525_item_class_simplify
Simon Bruder de65452a01
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-11 13:25:09 +02:00
..
down.sql Simplify item class model 2024-07-11 13:25:09 +02:00
up.sql Simplify item class model 2024-07-11 13:25:09 +02:00