martin/.github/workflows
Pirmin Kalberer aabcb0aa0a
Add sqlx-rustls support (#720)
I'd like to add optional rustls support for SQLx. This PR implements the
required features, but tests using `--all-features` fail, because
runtime selection features are not additive. I didn't find a solution
apart from avoiding `--all-features`.

---------

Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
2023-07-03 21:29:44 +00:00
..
audit-check.yml chore(deps): bump actions/checkout from 1 to 3 (#336) 2022-05-27 15:00:45 +03:00
bench.yml Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00
build-deploy-docs.yml Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00
ci.yml Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00
dependabot.yml chore(deps): Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#732) 2023-06-28 02:15:12 -04:00
docker.yml Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00
grcov.yml Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00