Skip to content

Commit 419c731

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 1494c5d commit 419c731

File tree

2 files changed

+188
-101
lines changed

2 files changed

+188
-101
lines changed

0 commit comments

Comments
 (0)