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

pool: fix panic when using callbacks #1915

Merged
merged 2 commits into from
Jun 21, 2022
Merged

pool: fix panic when using callbacks #1915

merged 2 commits into from
Jun 21, 2022

Conversation

abonander
Copy link
Collaborator

add regression test

closes #1912

@abonander abonander force-pushed the ab/fix-pool-panic branch 4 times, most recently from 6a8149c to ec7e863 Compare June 18, 2022 00:12
@abonander abonander force-pushed the ab/fix-pool-panic branch 2 times, most recently from 3df5c22 to c2e9728 Compare June 18, 2022 00:59
add regression test

added missing typedef `MssqlPoolOptions`
@abonander abonander merged commit 3d4861f into main Jun 21, 2022
@abonander abonander deleted the ab/fix-pool-panic branch June 21, 2022 22:17
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.

panic in sqlx_core::pool::connection::Floating<DB,sqlx_core::pool::connection::Idle<DB>>::metadata
2 participants