godror v0.23.0 Release Notes

  • 🔄 Changed

    • All OCI/ODPI calls encapsulated in runtime.LockOSThread / runtime.UnlockOSThread 👀 to force the error retrieving be on the same OS thread - it seems that OCI stores the last error on some kind of thead-local-storage.