3 lines
75 B
SQL

-- AlterTable
ALTER TABLE "users" ALTER COLUMN "tipDefault" SET DEFAULT 1;