.. |
000001_init_schema.down.sql
|
fix migration
|
2023-03-07 18:52:18 +07:00 |
000001_init_schema.up.sql
|
add product type in products
|
2023-03-22 13:40:18 +07:00 |
000002_create_sessions_table.down.sql
|
add refresh token
|
2023-03-16 12:21:41 +07:00 |
000002_create_sessions_table.up.sql
|
add refresh token
|
2023-03-16 12:21:41 +07:00 |
000003_create_product_categories.down.sql
|
add product category
|
2023-03-16 16:55:45 +07:00 |
000003_create_product_categories.up.sql
|
add product category
|
2023-03-16 16:55:45 +07:00 |
000004_alter_products_category_id.down.sql
|
adjust with product category
|
2023-03-16 20:37:20 +07:00 |
000004_alter_products_category_id.up.sql
|
adjust with product category
|
2023-03-16 20:37:20 +07:00 |
000005_create_stock_logs_table.down.sql
|
add create stock logs
|
2023-03-19 18:17:17 +07:00 |
000005_create_stock_logs_table.up.sql
|
add create stock logs
|
2023-03-19 18:17:17 +07:00 |
000006_add_is_keep_sale_column_sale_order_table.down.sql
|
add sale order
|
2023-03-22 12:06:09 +07:00 |
000006_add_is_keep_sale_column_sale_order_table.up.sql
|
add sale order
|
2023-03-22 12:06:09 +07:00 |
000007_alter_sale_order_table_add_changed_and_change_is_paid_not_null.down.sql
|
add sale order
|
2023-03-22 12:06:09 +07:00 |
000007_alter_sale_order_table_add_changed_and_change_is_paid_not_null.up.sql
|
add sale order
|
2023-03-22 12:06:09 +07:00 |
000008_alter_product_table_add_product_image.down.sql
|
add product image
|
2023-04-05 14:04:49 +07:00 |
000008_alter_product_table_add_product_image.up.sql
|
add product image
|
2023-04-05 14:04:49 +07:00 |