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
This commit introduces comprehensive support for ODBC in the sqlx-core library. It includes the addition of ODBC-specific types, connection options, and implementations for encoding and decoding various data types. New tests have been added to ensure robust functionality and compatibility with ODBC interactions. The Cargo.toml file has also been updated to include the new ODBC test suite, enhancing overall test coverage.
0 commit comments