This website requires JavaScript.
Explore
Help
Sign In
rouggy
/
OpsLog
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
36
Wiki
Activity
Files
311ea8341f479323470ab682f2f07d4cf86fc610
OpsLog
/
internal
/
db
T
History
rouggy
d9b7e48e83
fix: UDP-logged QSOs fall back to the offline outbox on DB failure (were silently lost); speed up MySQL connect (batch migration checks into 1 query, connect direct-to-DB first) — was ~40s on a high-latency link
2026-07-21 11:18:36 +02:00
..
migrations
feat: materialize award references into the QSO row (award_refs column)
2026-07-20 11:51:49 +02:00
connloss.go
fix: while connected to MySQL if internet was lost no qso would be logged anymore
2026-07-12 18:01:03 +02:00
db.go
fix: UDP-logged QSOs fall back to the offline outbox on DB failure (were silently lost); speed up MySQL connect (batch migration checks into 1 query, connect direct-to-DB first) — was ~40s on a high-latency link
2026-07-21 11:18:36 +02:00
mysql_test.go
up
2026-06-14 00:55:27 +02:00
mysql.go
fix: UDP-logged QSOs fall back to the offline outbox on DB failure (were silently lost); speed up MySQL connect (batch migration checks into 1 query, connect direct-to-DB first) — was ~40s on a high-latency link
2026-07-21 11:18:36 +02:00