mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-08-12 11:52:48 +02:00
track when neighbours were last updated
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE `nodes` ADD COLUMN `neighbours_updated_at` DATETIME(3) NULL;
|
||||
Reference in New Issue
Block a user