Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/agent/internal/startup
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg 37d9731f21 fix(CRITICAL-003): convert all timestamps to UTC/TIMESTAMPTZ (migration 036)
Migration 036 converts every TIMESTAMP column to TIMESTAMPTZ across 20+ tables,
interpreting existing values as UTC. Server handlers, queries, services, and
agent files converted from time.Now() to time.Now().UTC() consistently.
Monotonic-paired time.Now() sites preserved where needed.
2026-05-24 20:08:10 -04:00
..
event.go fix(CRITICAL-003): convert all timestamps to UTC/TIMESTAMPTZ (migration 036) 2026-05-24 20:08:10 -04:00