mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 07:42:40 +10:00
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "SaveSlot" ALTER COLUMN "playtime" SET DEFAULT 0;
|