3 lines
78 B
MySQL
Raw Normal View History

2023-11-28 00:45:13 +08:00
-- AlterTable
ALTER TABLE "TelemetrySession" ADD COLUMN "ip" VARCHAR(45);