sqlx icon indicating copy to clipboard operation
sqlx copied to clipboard

fix: `RawSql` lifetime issues

Open abonander opened this issue 11 months ago • 2 comments

fixes #3150 fixes #3581 fixes #3591

TODO:

  • [x] Regression test

Breaking Change

Strictly speaking, this is a breaking change because it adds the DB type parameter to all methods.

abonander avatar Nov 28 '24 02:11 abonander