Files
2024-04-27 09:56:01 +02:00

3 lines
76 B
SQL

-- AlterTable
ALTER TABLE "reports" ALTER COLUMN "range" SET DEFAULT '30d';