Commit Graph

1790 Commits

Author SHA1 Message Date
Christopher Jones 11b3e4658c Fix Windows compiler warnings 2015-12-21 22:59:55 +11:00
Christopher Jones 9d62b5350b Give error and prevent releasing the connection when a database call is in progress, thus prevent crashes 2015-12-21 22:57:52 +11:00
Christopher Jones bd5077f609 Another C++11 clarification 2015-12-21 22:55:56 +11:00
Christopher Jones 16d7b94350 Fix CLOB crash due to incorrectly sized buffer 2015-12-21 22:54:18 +11:00
Christopher Jones 8443b18d1d Add testcases for autocommit 2015-12-21 22:50:55 +11:00
Christopher Jones 39e7e7d680 Some Windows PATH and other tweaks to installation instructions 2015-12-21 22:48:43 +11:00
Christopher Jones 4dd746b500 Add 12c row limit SQL case and LOB object test cases 2015-12-21 22:47:13 +11:00
Christopher Jones f5a33a54fa Print Node version in example so all versions can be seen with one command 2015-12-21 22:45:51 +11:00
Christopher Jones 19d72a8952 add tests for checking types of Classes 2015-12-21 22:44:47 +11:00
Christopher Jones ef7177f4ab Mention what happens if not using a C++11 comaptible compiler 2015-12-21 22:43:51 +11:00
Christopher Jones ca9eb9f189 Update rowlimit example to use oracleServerVersion 2015-12-21 22:42:39 +11:00
Christopher Jones ff9bcc10e6 Fixed crash when trying to set invalid values for connection properties 2015-12-21 22:41:35 +11:00
Christopher Jones bb6af8959e Fix EOL on test 2015-12-21 22:39:52 +11:00
Christopher Jones 6efbab8e80 Add LOB properties test cases 2015-12-21 22:37:54 +11:00
Christopher Jones 332c49e888 Remove unnecessary include 2015-12-21 22:36:21 +11:00
Christopher Jones 693d716b7d Extend rollback-on-connection-release heuristic for 11g Oracle Clients 2015-12-21 22:34:39 +11:00
Christopher Jones bc1fdf5c8a Tidy-ups for tighter JS coding standard 2015-12-21 22:31:26 +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 2745240a0a Remove dead code that static scanning flagged as problematic 2015-11-17 11:33:06 +11:00
Christopher Jones 864d36340e Allow only patch updates to NAN to reduce potential for destablization 2015-11-17 11:33:06 +11:00
Christopher Jones 309bba5c4c Fix compilation warning seen with recent compilers 2015-11-17 11:33:06 +11:00
Christopher Jones 29779de397 Add missing section numbers to test README and give some font love 2015-11-17 11:33:06 +11:00
Christopher Jones 6ebcef1795 Link to @bchr02's Windows installation article 2015-11-17 11:33:05 +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 177fc9f499 Check for NULL unwrapped pointers from Node / v8 2015-11-17 11:33:05 +11:00
Christopher Jones 37d668ffd2 Update CHANGELOG 2015-11-17 11:33:05 +11:00
Christopher Jones aba9467811 LOB test portability changes 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 541917b6ca Fix EOL style in tests 2015-11-17 11:33:04 +11:00
Christopher Jones add3b94076 Use more reliable proxy setting in install doc 2015-11-17 11:33:04 +11:00
Christopher Jones 7c7d48c57d Update doc about expected error 2015-11-17 11:33:04 +11:00
Christopher Jones 6945f00415 Update test Lob chunksize test 2015-11-17 11:33:04 +11:00
Christopher Jones 34776612bd Add test for Lob CLass 2015-11-17 11:33:04 +11:00
Christopher Jones 8d867b1cf8 Add tests for properties of LOB and resultSet 2015-11-17 11:33:04 +11:00
Christopher Jones dae7b2b1f6 Add test for LOB error event 2015-11-17 11:32:58 +11:00
Christopher Jones 8e57f960a8 Add negative tests for DML RETURNING 2015-11-17 11:30:13 +11:00
Christopher Jones 84a01ed6a4 Add DML Returning tests for DATEs and Timestamps 2015-11-17 11:30:13 +11:00
Christopher Jones 557db1e7ed Fixed cursor leak when statement execution fails 2015-11-17 11:30:02 +11:00
Christopher Jones d9e95907a7 LOB test updates 2015-11-15 08:46:31 +11:00
Christopher Jones 0546aa7d7e Add testWindows script target for running tests on Windows 2015-11-15 08:40:08 +11:00
Christopher Jones 54cc80d258 Update URL to reflect changed OTN hierarchy 2015-11-15 08:28:11 +11:00
Christopher Jones b2ea4ed4f2 Add test for PL/SQL block with empty outBinds 2015-11-15 08:26:46 +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 3f73231bad Use new version attributes for JSON database data type tests 2015-10-15 16:05:37 +11:00
Christopher Jones a03f61e121 Mention OS X SIP changes in INSTALL 2015-10-15 12:54:32 +11:00
Christopher Jones 27f0fb6109 Fix example lint warning 2015-10-15 12:53:33 +11:00
Christopher Jones f096039e5c Add example of new version attributes. Update/fix LOB event examples 2015-10-15 12:52:40 +11:00