mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-09 07:29:35 +02:00
pgxpool.New is lazy and doesn't connect immediately. Add pool.Ping() after creation so CI environments without PostgreSQL skip cleanly instead of failing with os.Exit(1). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>