TEST: scan processing 8

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-06 18:43:53 +11:00
parent 5996e70f60
commit dbe490a042

View File

@@ -41,6 +41,7 @@ def scan_db():
devIsNew INTEGER DEFAULT 1,
devFavorite INTEGER DEFAULT 0,
devScan INTEGER DEFAULT 1,
devAlertDown INTEGER DEFAULT 0,
-- Authoritative Metadata Columns
devMacSource TEXT,