Commit Graph

126 Commits

Author SHA1 Message Date
Christopher Jones f419b74999 Fix binary installer proxy 403 (Bruno Jouhier) 2018-02-21 10:50:10 +11:00
Christopher Jones 074b5dd6c3 Fixed regression with end-to-end tracing attributes not being set. 2018-02-21 10:47:48 +11:00
Christopher Jones 04ea440e0a Fixed regression with querystream() in Node 4 & 6 2018-02-16 08:50:18 +11:00
Christopher Jones 67f1172e70 Bump version to 2.1.1 2018-02-16 08:49:17 +11:00
Christopher Jones 49a703aa01 Update CHANGELOG for 2.1.0 2018-02-15 08:42:24 +11:00
Christopher Jones 549dc5bef5 Bump version to 2.1.0 2018-02-06 13:13:25 +11:00
Christopher Jones 2feb5ad6fc Update CHANGELOG and include a cumulative section 2017-12-12 10:19:17 +11:00
Christopher Jones 6c2a54f8ad Retrofit note on change to temp LOB cache mode 2017-12-12 09:39:49 +11:00
Christopher Jones 0404b97056 Bump version to 2.0.15 2017-12-12 09:30:49 +11:00
Christopher Jones 05f757e6ef Update CHANGELOG 2017-11-20 21:41:27 +11:00
Christopher Jones ffaaa3248c Updated CHANGELOG 2017-10-23 13:37:34 +11:00
Christopher Jones a6cd93abf0 Update CHANGELOG 2017-08-16 15:25:46 +10:00
Christopher Jones d87a7c23b2 Update CHANGELOG 2017-08-03 17:49:11 +10:00
Christopher Jones c81526404b Update CHANGELOG 2017-06-29 16:31:18 +10:00
Christopher Jones f6340a3f03 Update CHANGELOG 2017-06-29 16:22:01 +10:00
Christopher Jones 1234216407 Bump version 2017-06-23 08:31:35 +10:00
Christopher Jones 47eddc896b Update CHANGELOG 2017-06-17 15:55:03 +10:00
Christopher Jones ae0037409f Sync CHANGELOG with master merges 2017-06-14 11:49:31 +10:00
Christopher Jones 4779f1ede9 Fix build error with Oracle client 11.2.0.1 and 11.2.0.2 2016-05-24 15:55:18 +10:00
Christopher Jones eeb243425a Add release date 2016-05-23 21:41:46 +10:00
Christopher Jones e6c436cbab Fix results.metaData for queries with {resultSet:true} 2016-05-23 21:34:51 +10:00
Christopher Jones 6ff0b7bf6a Update CHANGELOG 2016-05-18 19:55:15 +10:00
Christopher Jones 6340360f81 Bump version to 1.9.1 2016-05-16 09:54:06 +10:00
Christopher Jones 16be352385 Merge 1.9.0-dev JavaScript changes adding Promises etc 2016-05-16 09:53:23 +10:00
Christopher Jones 5cf80c44a0 Bump version to 1.9 2016-05-16 09:19:15 +10:00
Christopher Jones 5939edd18b Update CHANGELOG for release 1.8.0 2016-03-24 21:50:17 +11:00
Christopher Jones de62da9073 Acknowledge contributions 2016-03-24 17:34:17 +11:00
Christopher Jones dc4a829ff6 Whitespace cleanup 2016-03-24 17:09:53 +11:00
Christopher Jones 02f74fabf0 Made public methods overwritable in new JavaScript layer 2016-03-01 08:38:52 +11:00
Christopher Jones 59c9a2a772 Update CHANGELOG for 1.7 2016-02-29 13:57:44 +11:00
Christopher Jones 150b975bee Bump versions in preparation for 1.7 2016-02-29 13:09:53 +11:00
Christopher Jones cb8dd04335 Update CHANGELOG for v1.6.0 release 2016-01-30 22:34:34 +11:00
Christopher Jones b5ee82f136 Bump versions for node-oracledb 1.6.0 2016-01-25 22:01:31 +11:00
Christopher Jones c7ca699f0a Update CHANGELOG for v1.5.0 release 2015-12-21 23:14:00 +11:00
Christopher Jones 5eee100f9a Bump version to 1.5.0 2015-12-21 22:29:53 +11:00
Christopher Jones 16b707361a Add release date 2015-11-17 16:23:14 +11:00
Christopher Jones 309bba5c4c Fix compilation warning seen with recent compilers 2015-11-17 11:33:06 +11:00
Christopher Jones dab1b02ee6 Mention C++11 requirement and also mention Node 4 & 5 2015-11-17 11:33:05 +11:00
Christopher Jones 37d668ffd2 Update CHANGELOG 2015-11-17 11:33:05 +11:00
Christopher Jones 2e77b9b55c Upgrade to NAN 2 for Node 4+ support. Thanks for the code @bigous 2015-11-17 11:33:05 +11:00
Christopher Jones 557db1e7ed Fixed cursor leak when statement execution fails 2015-11-17 11:30:02 +11:00
Christopher Jones 2fdc56a097 Bump version to 1.4.0 2015-11-15 08:22:59 +11:00
Christopher Jones 81e60db273 Add release date and reorder 2015-10-15 16:06:57 +11:00
Christopher Jones b031130538 Fixed result.outBinds corruption after PL/SQL execution. 2015-10-15 16:06:20 +11:00
Christopher Jones d7678e1208 Add backticks for code and some misc CHANGELOG rewording 2015-10-15 12:49:58 +11:00
Christopher Jones 14654e53e0 Added oracledb.oracleClientVersion and connection.oracleServerVersion 2015-10-15 12:46:20 +11:00
Christopher Jones ad3838fa36 Correctly default the bind direction to IN 2015-10-15 12:44:51 +11:00
Christopher Jones a5975887dd Fix 4K DML RETURNING strings with Oracle DB 11.2 2015-10-15 12:41:21 +11:00
Christopher Jones eeb58e7830 Bump version to 1.3.0 2015-10-15 12:37:47 +11:00
Christopher Jones 79c88a1a59 Add release date to CHANGELOG 2015-09-25 23:57:23 +10:00
Christopher Jones 044e63eeb0 Order CHANGELOG with enhancements first 2015-09-25 18:35:09 +10:00
Christopher Jones 641580d880 Fixed a crash when selecting multiple rows with LOB values. Another patch by @bjouhier 2015-09-25 18:34:20 +10:00
Christopher Jones aa7a43794e Added a check to report an error when the DB is not reporting an error in DML RETURNING statements. 2015-09-25 18:30:36 +10:00
Christopher Jones 449aacd4ff Add backticks and reorder 2015-09-25 18:26:06 +10:00
Christopher Jones fd12ff2027 Fix typo in example 2015-09-25 18:25:13 +10:00
Christopher Jones a675adf653 Emit Lob end event before close. Another fix by @bjouhier 2015-09-25 18:22:01 +10:00
Christopher Jones c1560fe3fa Added support for RAW data type by @bjouhier 2015-09-25 18:10:55 +10:00
Christopher Jones 6a2ad30e4e Fixed intermittent crash while setting fetchAsString, and incorrect output while reading the value. 2015-09-25 18:05:57 +10:00
Christopher Jones 88b6423adf Update CHANGELOG 2015-09-25 18:04:09 +10:00
Christopher Jones a9c6749a1d Changed Connection write-only attributes to allow console.log() 2015-09-25 17:57:33 +10:00
Christopher Jones 9be4faed22 Added a type property to the Lob class to distinguish CLOB and BLOB types 2015-09-25 17:34:55 +10:00
Christopher Jones 52368d79df Remove non portable memory allocations and added check to make sure maxRows is > 0 for non-ResultSet queries 2015-09-25 17:30:29 +10:00
Christopher Jones 1a725c5eb8 Add file encoding change to CHANGELOG 2015-09-25 17:24:15 +10:00
Christopher Jones 29d3b8092f Fixed AIX-specific REF CURSOR related failures 2015-09-25 17:22:45 +10:00
Christopher Jones 28bdbbea3e Fixed a crash while reading a LOB from a closed connection. Also add char set ratio optimization for CLOB 2015-09-25 17:14:32 +10:00
Christopher Jones 55d761fbec Add installer error messages for client header and lib 2015-09-25 17:11:12 +10:00
Christopher Jones 4de22336af Bump version and note new binding.gyp error messages 2015-09-25 17:10:20 +10:00
Christopher Jones ded6b22d2a Temporarily disable lobPrefetchSize 2015-09-03 19:42:25 +10:00
Christopher Jones 2827d6d948 Update CHANGELOG.md 2015-09-02 22:42:30 +10:00
Christopher Jones 7e56902527 Update CHANGELOG for node-oracledb 1.0 2015-08-17 16:04:18 +10:00
Christopher Jones 2b3de3183e Update CHANGELOG for 0.7.0 2015-07-21 07:51:44 +10:00
Christopher Jones b97480b68f Add the test suite 2015-07-20 14:33:53 +10:00
Christopher Jones e2fc0192dd Updates for NAN 2015-05-26 14:40:40 -07:00
Christopher Jones 250ef9c82d Fixed outBinds array counting to not give empty array entries for IN binds 2015-05-08 08:28:04 -07:00
Christopher Jones 0066849230 Mention the invalid type property error message change 2015-05-04 11:53:45 -07:00
Christopher Jones 6ed4bfe249 Add a CHANGELOG file 2015-05-04 09:53:11 -07:00