Skip to content

Commit 6b3fc84

Browse files
committed
refactor(odbc): implement statement manager for clearer code
- Introduced a StatementManager to handle direct and prepared statements efficiently. - Enhanced command processing to utilize the statement manager for executing and preparing SQL statements. - Added logging for better traceability of operations and results. - Updated test script to remove unnecessary credentials from DATABASE_URL (stored in dsn def)
1 parent d37918b commit 6b3fc84

File tree

2 files changed

+188
-101
lines changed

2 files changed

+188
-101
lines changed

0 commit comments

Comments
 (0)