Commit Graph

247 Commits

Author SHA1 Message Date
Christopher Jones 259c328354 Expand note on 32-bit stack 2015-09-25 17:23:35 +10:00
Christopher Jones 29d3b8092f Fixed AIX-specific REF CURSOR related failures 2015-09-25 17:22:45 +10:00
Christopher Jones be5de21565 Change event names in tests 2015-09-25 17:21:55 +10:00
Christopher Jones f44f86771a Emphasize the OCI_{INC,LIB}_DIR are install time only 2015-09-25 17:19:39 +10:00
Christopher Jones f1ff797cdf Add some new data type tests 2015-09-25 17:18:25 +10:00
Christopher Jones 8d224bcb04 Remove stray characters in commments causing file encoding issues and Windows compilation warnings 2015-09-25 17:17:07 +10:00
Christopher Jones 89be07abd2 Pedantic vsnprintf error checking 2015-09-25 17:16:17 +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 8828cf903f Answer a FAQ by adding a section on custom types 2015-09-25 17:12:13 +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 2df7e7aa88 Give useful errors on Linux & OS X when Oracle client is not found 2015-09-25 17:09:17 +10:00
Christopher Jones c6960ea6a2 Bump vesion to 1.2 2015-09-25 17:05:39 +10:00
Christopher Jones ded6b22d2a Temporarily disable lobPrefetchSize 2015-09-03 19:42:25 +10:00
Christopher Jones 6fcc4d436a Try & emphasize that two Instant Client bundles are needed 2015-09-03 08:51:58 +10:00
Christopher Jones ecb3d22666 Standardize SQL for outFormat example, fixing the output along the way 2015-09-03 05:37:46 +10:00
Christopher Jones 0d932f8d0b Tweak new doc wording 2015-09-02 23:01:32 +10:00
Christopher Jones 556fcab5d1 Fix merge 2015-09-02 22:53:13 +10:00
Christopher Jones acfb7fb94d Whitespace and update comment 2015-09-02 22:47:01 +10:00
Christopher Jones 2827d6d948 Update CHANGELOG.md 2015-09-02 22:42:30 +10:00
Christopher Jones 3feb41ee06 Remove commented test 2015-09-02 22:41:37 +10:00
Christopher Jones f579f8167b Enhance pool.release() to drop connections known to be unusable 2015-09-02 22:40:46 +10:00
Christopher Jones 1abbbe5c02 Improve test portability 2015-09-02 22:37:26 +10:00
Christopher Jones 905cd3ea4b Disable negative test 6.1.3 that can hang 2015-09-02 22:35:43 +10:00
Christopher Jones 00a221a7a3 Refactor ResultSet tests 2015-09-02 22:35:01 +10:00
Christopher Jones b7fe970d98 Document poolIncrement for external authentication 2015-09-02 22:34:02 +10:00
Christopher Jones f2445f53c1 Refactor tests phase IV 2015-09-02 22:33:00 +10:00
Christopher Jones 34f14875c8 Mention OS X .bash_profile 2015-09-02 22:31:51 +10:00
Christopher Jones fe3ec157eb Standardize on "add-on" instead of "driver" 2015-09-02 22:31:08 +10:00
Christopher Jones 5f6ea61791 Enlarge test timeouts for event cases 2015-09-02 22:29:23 +10:00
Christopher Jones 463fb4628e Add DBMS_OUTPUT section to doc 2015-09-02 22:28:17 +10:00
Christopher Jones f123b4001a Refactor tests phase III 2015-09-02 22:24:42 +10:00
Christopher Jones 740f5bf1da More REF CURSOR refactoring 2015-09-02 22:21:53 +10:00
Christopher Jones 0fafee7d53 Fix review comments for query buffer space optimization 2015-09-02 21:51:32 +10:00
Christopher Jones d4014f3bf2 Refactor REF CURSOR fixes 2015-09-02 21:47:34 +10:00
Christopher Jones c555d02a99 Work on query buffer space optimization 2015-09-02 21:30:27 +10:00
Christopher Jones 9675ffe378 Add DBMS_OUTPUT examples 2015-09-02 21:12:54 +10:00
Christopher Jones 6d7138f8f4 Add long number tests for fetchAsString 2015-09-02 21:10:26 +10:00
Christopher Jones 0a9214a0f7 Refactor varchar2 tests 2015-09-02 21:08:19 +10:00
Christopher Jones 12d78d2882 Bump version in doc 2015-09-02 20:55:52 +10:00
Christopher Jones f6c8118105 Add end-to-end tracing doc 2015-09-02 20:54:40 +10:00
Christopher Jones 775371717d Another REF CURSOR patch 2015-09-02 20:51:36 +10:00
Christopher Jones c94aa1fb35 Test refactor phase II 2015-09-02 20:49:30 +10:00
Christopher Jones 97c5fc8891 Whitespace 2015-09-02 20:36:54 +10:00
Christopher Jones 408042e9c7 Improve memory allocation checks 2015-09-02 20:35:51 +10:00
Christopher Jones 1121e5d0c6 Work on REF CURSOR crashes and errors 2015-09-02 20:32:00 +10:00
Christopher Jones 3850b65d40 Fix AIX-specific crash with DML RETURNING 2015-09-02 20:26:38 +10:00
Christopher Jones cfbf038b2f Refactor tests phase I 2015-09-02 20:22:31 +10:00
Christopher Jones 77edcd0f4c Fix compilation warnings with VS 2015 2015-09-02 20:20:48 +10:00
Christopher Jones 89452c5e07 Fix AIX-specific query failure 2015-09-02 20:19:42 +10:00