2023-05-06 18:53:10 -05:00

3 lines
77 B
SQL

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