Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: RawSql lifetime issues #3613

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix: RawSql lifetime issues #3613

wants to merge 3 commits into from

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Nov 28, 2024

fixes #3150
fixes #3581
fixes #3591

TODO:

  • Regression test

Breaking Change

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

@tisonkun
Copy link

tisonkun commented Jan 4, 2025

Hi @abonander!

I wonder if we can get this merged and released recently. And I'm curious why it's marked as breaking, since I suppose it relaxes the lifetime bound which should be backward-compatible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants