mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-10-23 07:42:05 +00:00
4 lines
60 B
SQL
4 lines
60 B
SQL
-- AlterTable
|
|
ALTER TABLE "hosts" ADD COLUMN "notes" TEXT;
|
|
|