mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-07 23:05:08 +02:00
The catch-up migration now creates the servers table if missing, like sign_sessions. Startup cleanup queries in main.go use Exec instead of MustExec so missing tables log warnings rather than panicking.