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