aprs.me/priv
Graham McIntire ca05b497b9
Consolidate 24 packet columns into JSONB data field
Drop 10 dead parser-compat columns (srccallsign, dstcallsign,
origpacket, body, header, alive, posambiguity, symboltable,
symbolcode, messaging) and move 14 display-only columns into a
single `data` JSONB column (PHG, telemetry, radiorange,
information_field, format, posresolution, position_ambiguity,
luminosity, rain_midnight).

Reduces row width from ~70 to ~48 columns. Table is ephemeral
so migration uses DROP/recreate. Also fixes snow_24h -> snow bug
in weather check query and adds null byte stripping for JSONB
string sanitization.
2026-02-20 13:02:47 -06:00
..
gettext Partition packets table by day and simplify cleanup 2026-02-20 11:25:16 -06:00
gleam Fix Docker deployment with Gleam integration 2025-07-18 14:06:36 -05:00
repo Consolidate 24 packet columns into JSONB data field 2026-02-20 13:02:47 -06:00
static try vector tiles 2025-07-24 10:54:31 -05:00