Activity
Update OS matrix in test workflow, removing macos-latest and adding w…
Update OS matrix in test workflow, removing macos-latest and adding w…
Expand test matrix to include latest Ubuntu, macOS, and Windows envir…
Expand test matrix to include latest Ubuntu, macOS, and Windows envir…
Remove debug println and skip TestCursor_BindOnEmptyDbi temporarily
Remove debug println and skip TestCursor_BindOnEmptyDbi temporarily
Add test for cursor binding on empty DBI and improve test coverage.
Add test for cursor binding on empty DBI and improve test coverage.
Update benchmark results in README for improved performance metrics
Update benchmark results in README for improved performance metrics
Update benchmark results in README for improved performance metrics
Update benchmark results in README for improved performance metrics
Add benchmark notice to README with performance improvement details
Add benchmark notice to README with performance improvement details
Refactor StrictThreadCheck to strictThreadCheck for naming consistency
Refactor StrictThreadCheck to strictThreadCheck for naming consistency
Merge branch 'refs/heads/master' into upd-nst-flag
Merge branch 'refs/heads/master' into upd-nst-flag
Add strict thread checking mode to ensure thread safety in transactions
Add strict thread checking mode to ensure thread safety in transactions
Add strict thread checking mode to ensure thread safety in transactions
Add strict thread checking mode to ensure thread safety in transactions
Add platform-specific thread ID retrieval and enforce strict thread c…
Add platform-specific thread ID retrieval and enforce strict thread c…
Add cgo directives for cursor and txn, update Go version to 1.24
Add cgo directives for cursor and txn, update Go version to 1.24
Replace OpenDBI with OpenDBISimple for simplified database handling.
Replace OpenDBI with OpenDBISimple for simplified database handling.
Add deprecation notices for NoTLS and Coalesce constants.
Add deprecation notices for NoTLS and Coalesce constants.