li7y/migrations
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
..
00000000000000_diesel_initial_setup Init 2024-07-11 01:16:00 +02:00
2024-06-24-153851_create_item Init 2024-07-11 01:16:00 +02:00
2024-07-03-122248_item_add_parent Add parent to item 2024-07-11 01:16:35 +02:00
2024-07-05-104056_create_item_class Add item classes 2024-07-11 01:16:37 +02:00
2024-07-09-133113_item_make_name_optional Make item name optional 2024-07-11 01:16:45 +02:00
2024-07-11-110525_item_class_simplify Simplify item class model 2024-07-19 00:05:24 +02:00
.keep Init 2024-07-11 01:16:00 +02:00