li7y/migrations
Simon Bruder a78dc85dbf
All checks were successful
/ build (push) Successful in 24s
Add item state
2024-07-24 00:14:51 +02:00
..
20240624153851_create_item.down.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240624153851_create_item.up.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240703122248_item_add_parent.down.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240703122248_item_add_parent.up.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240705104056_create_item_class.down.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240705104056_create_item_class.up.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240709133113_item_make_name_optional.down.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240709133113_item_make_name_optional.up.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240711110525_item_class_simplify.down.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240711110525_item_class_simplify.up.sql Switch to sqlx 2024-07-19 00:05:26 +02:00
20240711190709_add_creation_timestamp.down.sql Add creation date to allow consistent ordering 2024-07-19 00:05:29 +02:00
20240711190709_add_creation_timestamp.up.sql Add creation date to allow consistent ordering 2024-07-19 00:05:29 +02:00
20240711222015_item_add_short_id.down.sql Add short id to item for usage with labels 2024-07-19 00:05:36 +02:00
20240711222015_item_add_short_id.up.sql Add short id to item for usage with labels 2024-07-19 00:05:36 +02:00
20240713134634_item_add_original_packaging.down.sql Add original packaging attribute to items 2024-07-19 00:06:17 +02:00
20240713134634_item_add_original_packaging.up.sql Add original packaging attribute to items 2024-07-19 00:06:17 +02:00
20240714122901_add_description.down.sql Add description to item and item class 2024-07-19 00:06:21 +02:00
20240714122901_add_description.up.sql Add description to item and item class 2024-07-19 00:06:21 +02:00
20240721221728_add_item_state.dot Add item state 2024-07-24 00:14:51 +02:00
20240721221728_add_item_state.down.sql Add item state 2024-07-24 00:14:51 +02:00
20240721221728_add_item_state.up.sql Add item state 2024-07-24 00:14:51 +02:00