0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved OCIBind to oci8bind Added indicator to oci8bind Added ociBindByName and ociBindByPos to stmt More... over 5 years ago
Moved getError, ociGetError, and ociAttrSet to conn Moved ociAttrGet to stmt More... over 5 years ago
reorder helpers, no code change More... over 5 years ago
Moved outputBoundParameters into statement.go No code change More... over 5 years ago
Removed Go 1.8 from test.sh More... over 5 years ago
Merge pull request #272 from MichaelS11/attr More... over 5 years ago
Added C.free(indrlenptr) More... over 5 years ago
Fix float32 out Rework queryResultFloat32ToFloat and TestFunctionCallNumber More... over 5 years ago
Refactor query test structure More... over 5 years ago
Removed extra pkg-config More... over 5 years ago
Added ociAttrGetStmt Added ociAttrGetParam Removed WrapOCIAttrGetUb2 More... over 5 years ago
Merge pull request #270 from MichaelS11/tests More... over 5 years ago
Added more to tests More... over 5 years ago
Fix outputBoundParameters for float Added testRunExecResults and testRunExecResult Added TestFunctionCallNumber More... over 5 years ago
Merge pull request #268 from MichaelS11/dual More... over 5 years ago
Fix from dual -> float More... over 5 years ago
Added test for sum More... over 5 years ago
Changed uchar to OraText in OCIErrorGet More... over 5 years ago
Changed to getError Added new ociGetError Moved helpers to cHelpers.go More... over 5 years ago
Added tests for timestamps More... over 5 years ago
Added TestDestructiveTransaction More... over 5 years ago
Merge pull request #265 from MichaelS11/tests More... over 5 years ago
Added tests More... over 5 years ago
Changed types away from unsafe.Pointer Added comments More... over 5 years ago
Merge pull request #264 from MichaelS11/test More... over 5 years ago
Split SQL test files - no code change More... over 5 years ago
Merge pull request #263 from MichaelS11/blob More... over 5 years ago
Converted OCI8Conn svc, srv, and env away from unsafe.Pointer More... over 5 years ago
Added INTERVAL DAY TO MONTH tests Added INTERVAL DAY TO SECOND tests More... over 5 years ago
Added BLOB tests Added INTERVAL DAY TO MONTH tests Added INTERVAL DAY TO SECOND tests More... over 5 years ago