mirror of
https://github.com/sern-handler/frontpage-bot
synced 2026-06-06 01:16:54 +00:00
3 lines
75 B
SQL
3 lines
75 B
SQL
-- AlterTable
|
|
ALTER TABLE "Bot" ALTER COLUMN "verified" SET DEFAULT false;
|