udemy-go-web-2/migrations/20240807135724_add_customer_id_to_orders.down.fizz

2 lines
37 B
Plaintext
Raw Normal View History

2024-08-07 14:22:52 +00:00
drop_column("orders", "customer_id")