brackt/drizzle/0099_peaceful_hannibal_king.sql

2 lines
134 B
MySQL
Raw Normal View History

ALTER TABLE "users" DROP COLUMN IF EXISTS "first_name";--> statement-breakpoint
ALTER TABLE "users" DROP COLUMN IF EXISTS "last_name";