mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
2 lines
143 B
SQL
2 lines
143 B
SQL
ALTER TABLE "tabs" ADD COLUMN "primary" boolean DEFAULT false;--> statement-breakpoint
|
|
ALTER TABLE "tabs" DROP COLUMN IF EXISTS "name_visible"; |