mirror of
https://gitea.gofwd.group/sean/gunbuilder-next-tailwind.git
synced 2025-12-05 18:46:45 -05:00
7 lines
395 B
SQL
7 lines
395 B
SQL
DROP TABLE "product_category_mappings" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "categories" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "products" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "offers" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "offer_price_history" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "feeds" CASCADE;--> statement-breakpoint
|
|
DROP TABLE "product_attributes" CASCADE; |