refactor: more legacy code replaced more on the model and a bit on the admin side
This commit is contained in:
2
packages/db/migrations/0001_wonderful_nico_minoru.sql
Normal file
2
packages/db/migrations/0001_wonderful_nico_minoru.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "payment_details" ADD COLUMN "order_id" integer;--> statement-breakpoint
|
||||
ALTER TABLE "payment_details" ADD COLUMN "product_id" integer;
|
||||
Reference in New Issue
Block a user