You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add sqlite3 to build dependencies
- Initialize SQLite database with heartbeats-processor schema
- Set DATABASE_URL to file-based SQLite database for SQLx validation
- Enables compile-time query checking for heartbeats-processor
Fixes "set DATABASE_URL to use query macros online" errors in CI
0 commit comments