Commit Graph

1849 Commits

Author SHA1 Message Date
Christopher Jones 2f15eadafa Fix IN/OUT bind segfault for DB objects without a database object class 2020-02-16 10:50:14 +11:00
Christopher Jones 88e9d8d988 Remove Node 8 from INSTALL 2020-02-16 10:49:02 +11:00
Christopher Jones 96ed347987 Bump version to 5.0.0-dev 2020-02-16 10:47:52 +11:00
Christopher Jones 0800b3c0ba Lint test files 2020-01-22 12:22:10 +11:00
Christopher Jones b94732681d Mention setting WALLET_LOCATION for cwallet.sso 2020-01-22 12:21:27 +11:00
Christopher Jones 8583496c07 Add tests of DB_TYPE_BINARY_FLOAT/DOUBLE 2020-01-22 12:21:01 +11:00
Christopher Jones 955cdcfe50 CHANGELOG grammar 2020-01-22 12:19:54 +11:00
Christopher Jones af1b51105f Mention updated tests and doc! 2020-01-22 12:18:33 +11:00
Christopher Jones ca98a66259 Bump version to 4.2.0 and prepare for release 2020-01-22 12:18:05 +11:00
Christopher Jones 17d539fa4d Test PL/SQL BOOLEAN data binds as scalars and in collections 2020-01-22 12:17:45 +11:00
Christopher Jones 3870ab174a Added binding support for DB_TYPE_BOOLEAN (Diego Arce) 2020-01-22 12:16:54 +11:00
Christopher Jones 13727173a7 Bind type updates with support for NCHAR and others 2020-01-22 12:15:34 +11:00
Christopher Jones 0a5f30c096 Add test of INSERT ALL statement in lastRowid suite 2020-01-22 12:13:08 +11:00
Christopher Jones ed55a78c82 Update Lob streaming best practice doc 2020-01-22 12:12:17 +11:00
Christopher Jones e90d75a3d8 Make sharded pool connections respect queueTimeout when poolMaxPerShard has been reached 2020-01-22 12:07:31 +11:00
Christopher Jones 1643fe2f57 Augment binary module search to aid Webpack use 2020-01-22 12:05:36 +11:00
Christopher Jones 45fc5e802c Change default Doc issue category to Enhancement 2020-01-22 12:04:26 +11:00
Christopher Jones 2c61e626a5 Note the static code analysis warning changes 2020-01-22 12:04:03 +11:00
Christopher Jones f03daf7ee3 Adjust offset property to be 32-bit instead of 16-bit 2020-01-22 12:03:25 +11:00
Christopher Jones b9d284dfa5 Improve Lob bind test 2020-01-22 12:00:10 +11:00
Christopher Jones 7c6562b405 Merge tests of clientInitiated CQN 2020-01-22 11:59:21 +11:00
Christopher Jones 28f7080bfb Instant Client 19.5 is out now 2020-01-22 11:58:36 +11:00
Christopher Jones c5f05b4b08 Support returning the rowid of the last row updated by a DML 2020-01-22 11:57:38 +11:00
Christopher Jones 7c992ed8d0 Fix SODA role sentence. Add note about browser usage. 2020-01-22 11:56:21 +11:00
Christopher Jones 0ae33e1e68 Update URLs 2020-01-22 09:17:40 +11:00
Christopher Jones 8af28bba72 Explicitly mention avoiding Promise.all 2020-01-22 09:17:04 +11:00
Christopher Jones 9cb4fe0f56 Eliminate pedantic warnings raised by static analysis 2020-01-22 09:16:33 +11:00
Christopher Jones 1d298a80d5 Point out that pools should be used for more than one getConnection() 2020-01-22 09:16:04 +11:00
Christopher Jones 8ab8fc54e4 Add note about when to use DRCP 2020-01-22 09:15:22 +11:00
Christopher Jones d860873d75 Note CQN client initated connection support 2020-01-22 09:14:49 +11:00
Christopher Jones f8354d48ab Add CQN client initated connection support 2020-01-22 09:14:12 +11:00
Christopher Jones a568de9cf2 Correct case of parameters 2020-01-22 09:12:01 +11:00
Christopher Jones e736a81605 Link to pagination videos 2020-01-22 09:11:37 +11:00
Christopher Jones 95706e1f6f Update test/README.md 2020-01-22 09:11:04 +11:00
Christopher Jones fce9036dc8 Bump version to 4.2 2020-01-22 09:10:27 +11:00
Christopher Jones bed32b213d Add toggle switch to unstable test/callTimeout.js 2019-11-26 08:23:16 +11:00
Christopher Jones 9c79c19b6f Typo! 2019-11-26 08:21:40 +11:00
Christopher Jones c343f11cf9 Ready for release 2019-11-25 20:42:20 +11:00
Christopher Jones 35437379e4 Add doc on installing in Docker 2019-11-25 13:14:39 +11:00
Christopher Jones 47475d7178 Update date handling doc 2019-11-25 13:13:48 +11:00
Christopher Jones ba07e3b4be Tweak tests for 11c client libraries 2019-11-25 13:13:17 +11:00
Christopher Jones 9497d1222b Update ODPI-C 2019-11-22 10:54:29 +11:00
Christopher Jones c4e408e662 Add poolMaxPerShard caveat 2019-11-22 10:54:29 +11:00
Christopher Jones 31d8cffc30 Allow DATE keys in Oracle Sharding support 2019-11-22 10:54:29 +11:00
Christopher Jones 1d09d2548b Update doc on migration 2019-11-22 10:54:29 +11:00
Christopher Jones a3b8fc8e90 Add Oracle Database Sharding support 2019-11-22 10:54:29 +11:00
Christopher Jones 295247294f Update ODPI-C 2019-11-22 10:54:29 +11:00
Christopher Jones c3e3fafc66 Rename querystream.js to match camelCase names of other files 2019-11-22 10:54:29 +11:00
Christopher Jones d472f92bf5 Update issue templates 2019-11-22 10:54:28 +11:00
Christopher Jones 90a50dca57 Correct use of close event in queryStream() samples and doc 2019-11-22 10:54:28 +11:00