mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
* chore: Fix warnings for custom postgres_## cfg flags Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com> * pr feedback - reorder cfg allowance; enable test_pg_copy_chunked test Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com> * refactor(postgres): Remove two more deprecated cfg flag uses (from docstrings) Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com> * refactor(ci): Use separate job for postgres ssl auth tests Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com> --------- Signed-off-by: Joshua Potts <8704475+iamjpotts@users.noreply.github.com>