Skip to content

Commit 79300c2

Browse files
committed
Update ODPI-C
1 parent f3ed467 commit 79300c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

binding.gyp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
"odpi/src/dpiOracleType.c",
3333
"odpi/src/dpiPool.c",
3434
"odpi/src/dpiRowid.c",
35+
"odpi/src/dpiSodaColl.c",
36+
"odpi/src/dpiSodaCollCursor.c",
37+
"odpi/src/dpiSodaDb.c",
38+
"odpi/src/dpiSodaDoc.c",
39+
"odpi/src/dpiSodaDocCursor.c",
3540
"odpi/src/dpiStmt.c",
3641
"odpi/src/dpiSubscr.c",
3742
"odpi/src/dpiUtils.c",

odpi

Submodule odpi updated 226 files

0 commit comments

Comments
 (0)