Git Product home page Git Product logo

Comments (13)

cjbj avatar cjbj commented on September 18, 2024

Thanks for reporting this. It's a known issue on our list; your report helps prioritize it.

from node-oracledb.

marlic7 avatar marlic7 commented on September 18, 2024

+1

from node-oracledb.

danschumann avatar danschumann commented on September 18, 2024

I think this is needed for us to be able to use this repo.

from node-oracledb.

danschumann avatar danschumann commented on September 18, 2024

(we're returning a single value by the way)

from node-oracledb.

vizjerai avatar vizjerai commented on September 18, 2024

This feature is required to switch to this project. And the example above is exactly what we are doing.

from node-oracledb.

cjbj avatar cjbj commented on September 18, 2024

I'm sitting in a meeting right now discussing edge cases and how to make them easy to use.

from node-oracledb.

jamhall avatar jamhall commented on September 18, 2024

Any update on this issue? What was the outcome from the meeting? Thanks!

from node-oracledb.

cjbj avatar cjbj commented on September 18, 2024

@jamhall the feature is being worked on.

from node-oracledb.

jamhall avatar jamhall commented on September 18, 2024

Excellent. Thanks for your reply.

from node-oracledb.

aberigle avatar aberigle commented on September 18, 2024

hi @cjbj, any ETAs on this feature?

Thanks!

from node-oracledb.

cjbj avatar cjbj commented on September 18, 2024

@aberigle I don't do ETAs, but I will say we had a long meeting last night to triple-check we have the best design for RETURNING INTO binds with (future) PL/SQL IN/OUT array binds and normal IN array insert binds and any future OCI plans. A SQL RETURNING INTO clause can return an array, but we think most people will only be returning a single value. The outcome (and here's the timing hint) was that the code we currently have is not planned to change: a RETURNING INTO bind will always return an array, containing zero or more elements depending what was matched by the DML statement. Only string & number datatypes will be supported at first.

from node-oracledb.

aberigle avatar aberigle commented on September 18, 2024

@cjbj thanks for the input!

I'll be keeping an eye on this issue

from node-oracledb.

cjbj avatar cjbj commented on September 18, 2024

@aberigle That's definitely the last time I give a release date hint. But now we something to play with. Yay. Check my comments in https://blogs.oracle.com/opal/entry/node_oracledb_0_5_0

Note RETURNING INTO bind variables are always returned as arrays of zero or more elements.

from node-oracledb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.