Skip to content

feat(core, mysql): expose MySQL connection options to sqlx.toml#4314

Open
XiNiHa wants to merge 1 commit into
transact-rs:mainfrom
contentstech-com:feat/mysql-config
Open

feat(core, mysql): expose MySQL connection options to sqlx.toml#4314
XiNiHa wants to merge 1 commit into
transact-rs:mainfrom
contentstech-com:feat/mysql-config

Conversation

@XiNiHa

@XiNiHa XiNiHa commented Jun 18, 2026

Copy link
Copy Markdown

Does your PR solve an issue?

related #3205

This PR makes two MySQL connection options configurable through sqlx.toml, which are essential to some databases like StarRocks to be used with the SQLx CLI and the query macros.

Is this a breaking change?

No. It only adds new methods and config options. Users don't get affected unless they explicitly opt in to using sqlx.toml with the added config options. Defaults remain consistent.

@XiNiHa XiNiHa force-pushed the feat/mysql-config branch from 179262d to cbe35ff Compare June 18, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant