File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ limitations under the License.
3030The steps below create a standalone Node.js installation for testing.
3131Adjust the steps for your environment.
3232
33- The node-oracledb 0.2 release has been tested with Node.js 0.10.35 on
33+ The node-oracledb release has been tested with Node.js 0.10.35 on
343464-bit Oracle Linux. The driver can also build in some 32-bit Linux,
3535Solaris and Mac OS X environments, but these architectures have not
3636been fully tested. Installation on those platforms is similar to the
Original file line number Diff line number Diff line change 1- # node-oracledb version 0.2
1+ # node-oracledb version 0.3
22
33## <a name =" about " ></a > 1. About node-oracledb
44
55The Oracle Database Node.js driver powers high performance
66Node.js applications.
77
8- Node-oracledb 0.2 supports basic and advanced Oracle features, including:
8+ Node-oracledb 0.3 supports basic and advanced Oracle features, including:
99
1010- SQL and PL/SQL Execution
1111- Binding using JavaScript objects or arrays
@@ -22,9 +22,9 @@ Node-oracledb 0.2 supports basic and advanced Oracle features, including:
2222 - [ Runtime Load Balancing] ( http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS515 ) (RLB)
2323 - [ Transparent Application Failover] ( http://docs.oracle.com/database/121/ADFNS/adfns_avail.htm#ADFNS534 ) (TAF)
2424
25- Node-oracledb 0.2 is a preview release. We are actively working on
26- adding features including Windows platform support, LOB support, and
27- batch fetching / streaming of large query result sets.
25+ Node-oracledb 0.3 is a preview release. We are actively working on
26+ adding features including LOB support and batch fetching / streaming
27+ of large query result sets.
2828
2929Share your feedback at the Oracle Technology Network
3030[ Node.js discussion forum] ( https://community.oracle.com/community/database/developer-tools/node_js/content )
You can’t perform that action at this time.
0 commit comments