mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 12:49:16 +02:00
3 lines
213 B
MySQL
3 lines
213 B
MySQL
|
|
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";
|