migrate sql

This commit is contained in:
feie9456 2025-06-28 19:04:28 +08:00
parent a1265e5155
commit 6c44e37ffe

View File

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "windows" ALTER COLUMN "memory" SET DATA TYPE BIGINT;