Joel Krauska
9fa874762e
Add us first/last timestamps to node table too
2025-11-05 16:48:29 -08:00
Joel Krauska
e0d8ceecac
Alembic was blocking mqtt logs
2025-11-05 14:36:50 -08:00
Jim Schrempp
a65de73b3a
Traceroute Return Path logged and displayed ( #97 )
...
* traceroute returns are now logged and /packetlist now graphs the correct data for a return route
* now using alembic to update schema
* HOWTO - Alembic
---------
Co-authored-by: Joel Krauska <jkrauska@gmail.com >
2025-11-04 20:36:24 -08:00
Joel Krauska
0a0ec5c45f
remove unused loop
2025-11-03 20:23:21 -08:00
Joel Krauska
64261d3bc4
ruff and docs
2025-11-03 20:05:04 -08:00
Joel Krauska
64169787b3
modify alembic to support cleaner migrations
2025-11-03 14:11:42 -08:00
Joel Krauska
5ca3b472a6
Store UTC int time in DB ( #81 )
...
* use UTC int time
2025-11-03 13:26:44 -08:00
Joel Krauska
8ec44ad552
Add alembic DB schema management ( #86 )
...
* Use alembic
* add creation helper
* example migration tool
2025-11-03 12:53:34 -08:00