controlplane/migrations/0111_unusual_menace.sql (2 lines of code) (raw):
ALTER TABLE "federated_graphs" ADD COLUMN "router_compatibility_version" text DEFAULT '1' NOT NULL;--> statement-breakpoint
ALTER TABLE "graph_compositions" ADD COLUMN "router_compatibility_version" text DEFAULT '1' NOT NULL;