mirror of
https://github.com/jetkvm/cloud-api.git
synced 2025-09-16 08:38:15 +00:00
3 lines
72 B
SQL
3 lines
72 B
SQL
-- AlterTable
|
|
ALTER TABLE "Kvm" ADD COLUMN "lastSeen" TIMESTAMP(3);
|