udemy-go-web-2/migrations
2024-08-21 22:01:34 +02:00
..
.DS_Store move migrations out 2024-08-07 15:51:25 +02:00
20210630180628_create_widgets_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630180628_create_widgets_table.up.fizz updating migrations and resetting the db 2024-08-21 22:01:34 +02:00
20210630180635_create_transaction_status_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630180635_create_transaction_status_table.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630181022_create_transaction_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630181022_create_transaction_table.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630183342_create_orders_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630183342_create_orders_table.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630183733_create_statuses_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630183733_create_statuses_table.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630184028_create_users_table.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20210630184028_create_users_table.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20240806200424_add_image_to_widgets.down.fizz move migrations out 2024-08-07 15:51:25 +02:00
20240806200424_add_image_to_widgets.up.fizz move migrations out 2024-08-07 15:51:25 +02:00
20240807135144_create_customer_table.down.fizz add customers 2024-08-07 16:22:52 +02:00
20240807135144_create_customer_table.up.fizz add customers 2024-08-07 16:22:52 +02:00
20240807135317_add_cols_to_transactions.down.fizz add customers 2024-08-07 16:22:52 +02:00
20240807135317_add_cols_to_transactions.up.fizz add customers 2024-08-07 16:22:52 +02:00
20240807135724_add_customer_id_to_orders.down.fizz add customers 2024-08-07 16:22:52 +02:00
20240807135724_add_customer_id_to_orders.up.fizz add customers 2024-08-07 16:22:52 +02:00
20240810091357_add_cols_to_txn.down.fizz Saving more details, redirecting and simplifying the succeed handler 2024-08-11 12:01:05 +02:00
20240810091357_add_cols_to_txn.up.fizz Saving more details, redirecting and simplifying the succeed handler 2024-08-11 12:01:05 +02:00
20240811195423_add_cols_to_widgets.down.fizz Creating front end page for plans 2024-08-11 22:08:55 +02:00
20240811195423_add_cols_to_widgets.up.fizz Creating front end page for plans 2024-08-11 22:08:55 +02:00
20240813194454_create_tokens_table.down.fizz Saving token to DB 2024-08-13 22:00:07 +02:00
20240813194454_create_tokens_table.up.fizz Saving token to DB 2024-08-13 22:00:07 +02:00
20240819202607_add_token_expiry.down.fizz check expiry 2024-08-19 22:35:40 +02:00
20240819202607_add_token_expiry.up.fizz check expiry 2024-08-19 22:35:40 +02:00
20240820193915_create_sessions_table.mysql.down.sql Protecting routes on hte FE and improving authentication 2024-08-20 21:45:13 +02:00
20240820193915_create_sessions_table.mysql.up.sql Protecting routes on hte FE and improving authentication 2024-08-20 21:45:13 +02:00
20240821195138_seed_widgets.down.fizz updating migrations and resetting the db 2024-08-21 22:01:34 +02:00
20240821195138_seed_widgets.up.fizz updating migrations and resetting the db 2024-08-21 22:01:34 +02:00