mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-07-06 09:51:08 +02:00
3 lines
70 B
SQL
3 lines
70 B
SQL
-- AlterTable
|
|
ALTER TABLE `nodes` ADD COLUMN `max_hops` INTEGER NULL;
|