mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-06 01:05:16 +00:00

The names for the SSL mode options were incorrect, added test for making sure the built url can be parsed to ensure internal consistency at least. Also changed "ssl-mode" to "sslmode" as it seems more standard and sqlx can parse both.