2022-07-25 02:13:27 +01:00

3 lines
73 B
SQL

-- AlterTable
ALTER TABLE "User" ALTER COLUMN "lastDaily" DROP NOT NULL;