mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-08 22:59:57 +00:00
Exposes some of the main fields for PgConnectOptions and MySqlConnectOptions. Exposed fields include: host, port, socket, ssl mode, application name, and charset.