ifms-pti/server/prisma/migrations/20221006115627_add_uplink_speed/migration.sql

3 lines
78 B
MySQL
Raw Permalink Normal View History

2022-10-06 12:47:43 +00:00
-- AlterTable
ALTER TABLE "AccessPoint" ADD COLUMN "uplinkSpeed" INTEGER;