1 file changed
+1
-1
lines changed- README.md+2-2
- doc/src/conf.py+1-1
- doc/src/functions/dpiPool.rst+10-9
- doc/src/releasenotes.rst+15-9
- doc/src/structs/dpiAccessToken.rst+12-12
- doc/src/structs/dpiCommonCreateParams.rst+2-2
- doc/src/structs/dpiPoolCreateParams.rst+11-10
- doc/src/structs/index.rst+1-1
- doc/src/user_guide/round_trips.rst+10-1
- include/dpi.h+13-14
- samples/DemoTokenPoolWithCallback.c+20-21
- samples/DemoTokenStandalone.c+4-4
- samples/SampleLib.c+19-19
- samples/SampleLib.h+1-1
- src/dpiConn.c+6-5
- src/dpiImpl.h+5-4
- src/dpiPool.c+24-27
- src/dpiUtils.c+14-18
0 commit comments