ALTER TABLE "incoterms" DROP CONSTRAINT "incoterms_created_by_users_id_fk"; --> statement-breakpoint ALTER TABLE "payment_terms" DROP CONSTRAINT "payment_terms_created_by_users_id_fk"; --> statement-breakpoint ALTER TABLE "place_of_shipping" DROP CONSTRAINT "place_of_shipping_created_by_users_id_fk"; --> statement-breakpoint ALTER TABLE "incoterms" DROP COLUMN "created_by";--> statement-breakpoint ALTER TABLE "payment_terms" DROP COLUMN "created_by";--> statement-breakpoint ALTER TABLE "place_of_shipping" DROP COLUMN "created_by";