2025-06-28 19:04:28 +08:00

3 lines
80 B
SQL

-- AlterTable
ALTER TABLE "windows" ALTER COLUMN "memory" SET DATA TYPE BIGINT;