Commit Graph

1023 Commits

Author SHA1 Message Date
Christopher Jones f5ec37d1bd GitHub page parser needs 4-space indents 2018-03-27 16:15:07 +11:00
Christopher Jones 193fde1b2d Move more links to http://oracle.github.io/node-oracledb/ 2018-03-27 16:12:28 +11:00
Christopher Jones 155ff873aa Update doc links to point to new gh-pages site https://oracle.github.io/node-oracledb/ 2018-03-27 16:11:29 +11:00
Christopher Jones bd4a10fbc2 Mention SQL_TRACE 2018-03-27 16:08:15 +11:00
Christopher Jones 8e0a6a3e4b Add missing separator line 2018-03-27 16:06:15 +11:00
Christopher Jones 093a6743ad Fixed compilation warnings on Windows 2018-03-27 16:05:35 +11:00
Christopher Jones 95600c8ada Standardize some example syntax 2018-03-27 16:04:27 +11:00
Christopher Jones d7b114e8f5 Relocate URL to link block 2018-03-27 16:03:40 +11:00
Christopher Jones 5ec13867be Add note about connections 2018-03-27 16:03:05 +11:00
Christopher Jones a970735a7b Remove discussion of Node 0.10 and 0.12 since node-oracledb no longer compiles with these versions 2018-03-27 16:02:02 +11:00
Christopher Jones e81da6f7ce Add properties oracledb.oracleClientVersionString and connection.oracleServerVersionString 2018-03-27 16:01:20 +11:00
Christopher Jones 54f869d068 Add oracledb.events 2018-03-27 16:00:14 +11:00
Christopher Jones b86c36b1af Bump version to 2.2.0-dev 2018-03-27 15:59:07 +11:00
Christopher Jones 6c715d6b37 Misc install doc updates 2018-02-21 10:53:15 +11:00
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 6d8bf393ef Update ODPI 2018-02-15 08:55:50 +11:00
Christopher Jones 49a703aa01 Update CHANGELOG for 2.1.0 2018-02-15 08:42:24 +11:00
Christopher Jones b2418fbd78 Tweak example 2018-02-14 08:50:49 +11:00
Christopher Jones 820239f50b Fix typo 2018-02-13 22:56:00 +11:00
Christopher Jones 15404021ff Add section on privileged connections 2018-02-13 18:43:23 +11:00
Christopher Jones 96d1eda86f Mention the Privileged Connection feature 2018-02-13 17:03:59 +11:00
Christopher Jones edae00d713 Update ODPI-C 2018-02-12 16:01:02 +11:00
Christopher Jones a07f5da4e0 Add tests for INSERT ALL 2018-02-12 15:47:15 +11:00
Christopher Jones b8dda9a0c2 Show installing Node.js and node-oracledb packages from yum.oracle.com 2018-02-09 20:33:44 +11:00
Christopher Jones 713adc0258 Mention the oracle.com GitHub mirror as an install option 2018-02-09 19:55:52 +11:00
Christopher Jones d59a5e34fd Remove -dev suffix in preparation for release 2018-02-09 19:53:57 +11:00
Christopher Jones a4ab2c036c Use (new) canonical link for Instant Client home page 2018-02-09 19:53:05 +11:00
Christopher Jones e6319526a0 Remove links no longer used 2018-02-09 19:52:08 +11:00
Christopher Jones e2e8a977ce Update test descriptions 2018-02-09 19:51:13 +11:00
Christopher Jones 90c1756458 Remove unused variable 2018-02-06 14:06:45 +11:00
Christopher Jones ae11ec0866 Correct error message when attempting to set oracledb.oracleClientVersion 2018-02-06 14:06:16 +11:00
Christopher Jones a01e943c5e Tests for 64-bit Integers 2018-02-06 14:04:34 +11:00
Christopher Jones 3a01f67195 Make sure querystream "close" event is the last event emitted 2018-02-06 14:04:01 +11:00
Christopher Jones 86c1214f23 Add notes on number ranges in Node.js 2018-02-06 14:00:30 +11:00
Christopher Jones 7e876b34bd Add some tests for 'privilege' 2018-02-06 13:59:28 +11:00
Christopher Jones aa204d6548 Mention the install trace option when troubleshooting 2018-02-06 13:58:45 +11:00
Christopher Jones f93f058486 Mention the DB in the quickstart 2018-02-06 13:58:09 +11:00
Christopher Jones 9c90346eb8 Ignore standard macOS directory file to forestall anyone adding it to a clone 2018-02-06 13:57:34 +11:00
Christopher Jones 6efa57a40b Tests for RS and LOB automatically close after conn closes 2018-02-06 13:56:36 +11:00
Christopher Jones 097b7359d2 Update copyright of files edited this year 2018-02-06 13:55:45 +11:00
Christopher Jones 47d49b47e8 Update tests 2018-02-06 13:55:21 +11:00
Christopher Jones c2980cb2b7 Added 'connectionString' as an alias for 'connectString' (Sagie Gur-Ari) 2018-02-06 13:54:40 +11:00
Christopher Jones 2feec4313e Updated NAN calls and other static code analysis warnings 2018-02-06 13:53:49 +11:00
Christopher Jones 1475ad71a4 Explicitly document the version suffix value for production releases 2018-02-06 13:50:37 +11:00
Christopher Jones b220dac49f Bump copyrights on src files modified this year 2018-02-06 13:49:29 +11:00
Christopher Jones f986c35e8e Move the migration sections to a single "chapter" 2018-02-06 13:49:05 +11:00
Christopher Jones 8b797728db Remove now obsolete references to DPI-1054 2018-02-06 13:48:30 +11:00