Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
//OCI_Initialize({error_callback($0)} as! POCI_ERROR, nil, UInt32(OCI_ENV_DEFAULT)); //should be once per app OCI_Initialize(nil, nil, UInt32(OCI_ENV_DEFAULT)); //should be once per app changed to nil for POCI_ERROR
- Loading branch information