You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried reproducing this issue but it looks like it was already fixed.
The regression tests from your pr pass in all versions from 0.7.0 and above (older versions do error). I opened #3715 that adds the regression tests from your PR so the issue can't come back.
I have found these related issues/pull requests
Not reported before
Description
returns an error, but leaves the connection conn opened in a broken state with no way to abort the ongoing COPY operation.
Initially reported here: sqlpage/SQLPage#788
Fixed here in sqlx-oldapi : sqlpage@0310a7b
Reproduction steps
SQLx version
latest
Enabled SQLx features
postgres
Database server and version
any postgres
Operating system
any
Rust version
any
The text was updated successfully, but these errors were encountered: