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
test(odbc): add test for PostgreSQL BYTEA hex output handling
This commit introduces a new test to verify the handling of BYTEA data type in PostgreSQL, specifically focusing on UTF-8 encoded binary data. The test ensures that data inserted into a temporary table is correctly retrieved and matches the expected output, enhancing the robustness of binary data handling in ODBC connections.
0 commit comments