Release 0.9.0#4256
Conversation
f6eb059 to
39a61c7
Compare
|
Re: Is there a way to make the change less... immediately breaking, allow switching from the deprecated behavior to the strict behavior separately from upgrading the version? Alternatively, would it make sense for query macros to produce parsed strings as A common pattern I see with MySql is checking most of a query at compile time and then replacing a placeholder string with a dynamic list of parameters. Or, alternatively, adding a dynamic list of static conditions. Either can be done with extension methods, and it makes more sense to implement these extension methods as accepting |
|
That API change has been available in |
|
Fair! |
Rendered CHANGELOG entry: https://github.com/launchbadge/sqlx/blob/release/0.9.0/CHANGELOG.md#090---2026-05-06