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
connection: switch to the new deserialization framework
Adjusts `Connection::fetch_schema_version` to use the new
deserialization API. Connection is meant to be an internal API, so we
don't introduce a LegacyConnection for this.
`Connection::{query,execute}_iter` will be migrated in a further commit.
Co-authored-by: Wojciech Przytuła <[email protected]>
0 commit comments