2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + |
- README.md+1-1
- doc/src/conf.py+2-2
- doc/src/installation.rst+35-10
- doc/src/releasenotes.rst+11
- include/dpi.h+3-3
- src/dpiErrorMessages.h+4-4
- src/dpiOci.c+1-1
- src/dpiSubscr.c+1-1
- test/TestBatchErrors.c+7-2
- test/TestConn.c+16-9
- test/TestConnProperties.c+4-2
- test/TestContext.c+18-5
- test/TestDataTypes.c+12-3
- test/TestDeqOptions.c+3-2
- test/TestEnqOptions.c+3-2
- test/TestLOBs.c+35-10
- test/TestLib.c+44-56
- test/TestLib.h+4-5
- test/TestMiscCases.c-119
- test/TestMsgProps.c+3-2
- test/TestObjectTypes.c+15-5
- test/TestObjects.c+100-28
- test/TestPool.c+26-14
- test/TestQueries.c+15-8
- test/TestRowIds.c+4-2
- test/TestScrollCursors.c+10-4
- test/TestSodaColl.c+5-4
- test/TestSodaCollCursor.c+3-2
- test/TestSodaDb.c+5-3
- test/TestSodaDoc.c+3-2
- test/TestSodaDocCursor.c+3-2
- test/TestStatements.c+17-9
- test/TestSubscriptions.c+4-2
- test/TestTransactions.c+8-4
- test/TestVariables.c+48-25
- test/sql/SetupTest.sql-5
0 commit comments