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 SQLX_OFFLINE environment flag to documentation
Building without `SQLX_OFFLINE=1` fails because sqlx complains about "relative URL without a base" error and makes it more consistent with GitHub Actions test build because it already includes this environment flag.
0 commit comments