2022-08-06 17:03:57 -05:00

3 lines
77 B
SQL

-- AlterTable
ALTER TABLE "users" ALTER COLUMN "freeComments" SET DEFAULT 0;