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
This uses the `database_url` from `Config` to initialise an
`sqlx::PgPool`, which is stored in the GraphQL `Context`. Next up, we
can start to use the DB instead of the `HashMap`.
0 commit comments