naise_pos/db/migrations
2023-03-19 18:17:17 +07:00
..
000001_init_schema.down.sql fix migration 2023-03-07 18:52:18 +07:00
000001_init_schema.up.sql add product category 2023-03-16 16:55:45 +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