2023-11-28 00:45:13 +08:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE "TelemetrySession" ADD COLUMN "ip" VARCHAR(45);