Files
Ferrous-Solitaire/solitaire_server
funman300 022a749f5f
Build and Deploy / build-and-push (push) Successful in 1m15s
fix(server): create SQLite database file if missing on first start
SqlitePool::connect defaults create_if_missing=false in SQLx 0.8, causing
SQLITE_CANTOPEN (error 14) when the PVC is empty on first deploy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 15:44:22 -07:00
..