medicine/Medicine-Server/uploadRes/prisma/migrations/20240209080436_/migration.sql

3 lines
81 B
SQL

-- AlterTable
ALTER TABLE `x_goods` ADD COLUMN `new` INTEGER NOT NULL DEFAULT 0;