2022-04-12 16:09:12 -05:00

3 lines
76 B
SQL

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