Commit 419c731
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
0 commit comments