mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
2 lines
No EOL
188 B
SQL
2 lines
No EOL
188 B
SQL
ALTER TABLE "Users" ADD COLUMN "is_hiding_collections" boolean DEFAULT false NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "Users" ADD COLUMN "is_indexable" boolean DEFAULT false NOT NULL; |