Commit 94c2628
committed
refactor(odbc): enhance OdbcBufferSettings and improve data fetching logic
This commit refines the OdbcBufferSettings structure to support both buffered and unbuffered modes more effectively. It updates the handling of max_column_size and batch_size, ensuring better memory management and performance tuning. The OdbcBridge is modified to streamline data fetching based on the new settings, and tests are adjusted to reflect these changes, particularly for unbuffered mode.1 parent fc43b6e commit 94c2628
File tree
4 files changed
+335
-255
lines changed- sqlx-core/src/odbc
- connection
- options
- tests/odbc
4 files changed
+335
-255
lines changed
0 commit comments