Files
2025-08-10 10:41:39 +02:00

3 lines
70 B
SQL

-- AlterTable
ALTER TABLE `nodes` ADD COLUMN `max_hops` INTEGER NULL;