You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if an OCI_Object instance real type is a sub type of its column object type, OCILIB is dynamically retrieving its real and right type instead of processing it as its base type
Added missing synchronized access when iterating the list of existing OCI_TypeInfo in OCI_TypeInfoGet()
Allocation Binding mode updates
Added BindGetAllocationMode()
updated OCI_GetBindAllocation() and OCI_SetBindAllocation() documentation to properly specify their usage
Version 4.2.1 introduced support for an experimental workaround for Oracle bug 9838993 (memory leak when using unicode and re-preparing/executing same statement multiple times)
This support was not always working as column names where sometimes not null terminated