node-oracle
node-oracle copied to clipboard
Named params
Is there something I'm missing or are named parameters in a query currently not supported?
Ideally I'd love for execute() to accept a query with named params (:parName) and an object containing the values to substitute.
I agree. This would be so great! Is this something that's being worked?
FYI: https://github.com/joeferner/node-oracle/issues/246#issuecomment-70934114
thanks!