server/packages/kit/tables/migrations/0055_yielding_harry_osborn.sql

3 lines
213 B
MySQL
Raw Normal View History

ALTER TABLE "Instances" RENAME COLUMN "base_url" TO "domain";--> statement-breakpoint
ALTER TABLE "Reaction" DROP CONSTRAINT "Reaction_uri_unique";--> statement-breakpoint
ALTER TABLE "Reaction" DROP COLUMN "uri";