Commit Graph

1790 Commits

Author SHA1 Message Date
Bigous e68332f6fb Merge with latest commit from upstream.
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-31 11:45:37 -03:00
Bigous a148f7dab8 Merge with latest commit from upstream.
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-31 10:53:56 -03:00
Christopher Jones 1fd638f02e Update install doc to use npmjs.com registry. Make Windows install doc improvements 2015-03-28 16:48:19 -07:00
Christopher Jones baeb2f2cc0 Add doc for new metaData attribute 2015-03-28 16:45:40 -07:00
Christopher Jones fc4c623803 Bump version to v0.4.2 2015-03-28 16:35:28 -07:00
Christopher Jones 2877c8f418 Add new metaData attribute giving query column names (https://github.com/oracle/node-oracledb/issues/6) 2015-03-28 16:31:13 -07:00
Christopher Jones b613bc79bf Strip trailing whitespace 2015-03-28 16:28:04 -07:00
Christopher Jones b20dce0b29 Bump minimum Node.js version requirement 2015-03-28 16:24:50 -07:00
Christopher Jones 20c85d4f41 Ignore .tgz files 2015-03-28 16:22:24 -07:00
Christopher Jones 6cfc0528c8 Remove the version number from the AIX default Instant Client directory name. This now matches the default on other platforms. 2015-03-28 16:21:11 -07:00
Richard Natal d8b200f8c6 Bump to signoff
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-22 23:27:42 -03:00
Bigous 7af0588fce Merge with the latest version of oracledb [SIGN-OFF]
Signed-off-by: Richard Natal <bigous@gmail.com>

Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-22 23:21:15 -03:00
Bigous e08a200c8a Merge with the latest version of oracledb [SIGN-OFF]
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-22 23:21:15 -03:00
Richard Natal 43a306c7e5 Bump to signoff
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-22 22:39:54 -03:00
Bigous e9bf0625fa Merge with the latest version of oracledb
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-16 13:25:16 -03:00
Bigous 97fd0d7c6d Merge with the latest version of oracledb 2015-03-16 13:25:16 -03:00
Christopher Jones a867a81ab7 Update and fix doc links 2015-03-13 09:45:35 -07:00
Christopher Jones 09dbfea057 Code tidy-up incorporating PR #28 (@krishnanm86) 2015-03-13 09:20:40 -07:00
Christopher Jones eeda2f7496 Fix typo in example path 2015-03-13 09:15:20 -07:00
Christopher Jones 927e52c4dd Avoid confusion on use of /etc/oratab 2015-03-11 22:10:38 -07:00
Christopher Jones 03ed7c65c4 Minor wording improvements 2015-03-11 22:09:35 -07:00
Christopher Jones dfb44de598 Move prototype to top of each method's section 2015-03-11 22:08:04 -07:00
Bigous f15f846d15 Removed the use of deprecated sys package from webapp example
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-10 17:39:05 -03:00
Bigous ac0a3bf46a Removed the use of deprecated sys package from webapp example 2015-03-10 17:39:05 -03:00
Bigous 627516db9e Merge with upstream from oracle.
Signed-off-by: Bigous <bigous@gmail.com>

Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-10 13:04:44 -03:00
Bigous 12174325a1 Merge with upstream from oracle.
Signed-off-by: Bigous <bigous@gmail.com>
2015-03-10 13:04:44 -03:00
Bigous 45eb8dedcb BugFix - Escapable scope was not defined in GetValue
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-10 11:43:23 -03:00
Bigous 9c3a48895e BugFix - Escapable scope was not defined in GetValue 2015-03-10 11:43:23 -03:00
Bigous bf2f046d77 Change configuration to compile without errors on windows.
Signed-off-by: Richard Natal <bigous@gmail.com>
2015-03-09 17:49:11 -03:00
Bigous 47646ec6e3 Change configuration to compile without errors on windows. 2015-03-09 17:49:11 -03:00
Christopher Jones 8b0e03afa1 Updates based on feedback 2015-03-06 17:02:28 -08:00
Christopher Jones bac19c744c Bump version in README. Add new feature. Fix broken link 2015-03-06 16:53:17 -08:00
Christopher Jones ef0fb98637 Add external authentication doc 2015-03-06 16:51:35 -08:00
Christopher Jones 20ac1fb0ec Add a Connection section to the doc 2015-03-06 16:48:35 -08:00
Christopher Jones 0f813b801a More work on transaction section. Updates to boilerplate text 2015-03-06 16:47:41 -08:00
Christopher Jones 0c726efec3 Move SQL Execution section to a major heading level 2015-03-06 16:45:14 -08:00
Christopher Jones 34087890a8 Update isAutoCommit. Misc other formatting changes. Small fixes 2015-03-06 16:44:01 -08:00
Christopher Jones 28d33125bd Bump version to 0.4.1 2015-03-06 16:37:04 -08:00
Christopher Jones 9241e981f9 Check username for external authentication and update error text 2015-03-06 16:34:54 -08:00
Christopher Jones 7176bacb3f Return a better error with negative attribute values 2015-03-06 16:32:05 -08:00
Christopher Jones 5d8e9f5a7a Just use constant names in doc 2015-03-06 16:31:08 -08:00
Christopher Jones a619447463 Added 0 for execute(Query) 2015-03-06 16:29:52 -08:00
Christopher Jones 9c1c30cabd Fix breakages 2015-03-06 16:28:08 -08:00
Christopher Jones bb6a2ee010 More external authentication changes 2015-03-06 16:25:09 -08:00
Christopher Jones 8a1d1ca35d Add support for external authentication 2015-03-06 16:22:19 -08:00
Christopher Jones c20c07dd75 Change case on function name 2015-03-06 16:18:58 -08:00
Christopher Jones a9017b14b4 Add new pool baton and misc baton updates 2015-03-06 16:08:29 -08:00
Christopher Jones 3ffeaa61f1 Consolidate all executeXXX() methods in dpiStmt to single dpiStmt::execute () method. 2015-03-06 16:03:25 -08:00
Christopher Jones 0464745425 Fix error when releasing a connection after a failed pool terminate() 2015-03-06 15:59:06 -08:00
Christopher Jones 3434398280 Add .npmignore and improve package.json 2015-03-06 15:55:04 -08:00