Commit 22c8728
committed
test(odbc): add UTF-8 binary data handling test
This commit introduces a new test to verify the handling of text data as UTF-8 binary in ODBC connections. The test ensures that UTF-8 encoded strings are correctly processed and retrieved as byte arrays, enhancing the robustness of binary data handling in the ODBC module.1 parent b2c7ef3 commit 22c8728
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
457 | 476 | | |
458 | 477 | | |
459 | 478 | | |
| |||
0 commit comments