refactor(scanner): logging - version of app

This commit is contained in:
2026-05-11 19:06:25 -05:00
parent f5bae2c0c2
commit d61be61f44
8 changed files with 2396 additions and 4 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "scan_log" ADD COLUMN "scanner_version" text DEFAULT '0';

File diff suppressed because it is too large Load Diff

View File

@@ -365,6 +365,13 @@
"when": 1778525497824,
"tag": "0051_sad_war_machine",
"breakpoints": true
},
{
"idx": 52,
"version": "7",
"when": 1778533475205,
"tag": "0052_numerous_wasp",
"breakpoints": true
}
]
}