wattry
wattry
If you've come here looking for an implementation of SASL [ldapts](https://github.com/ldapts/ldapts) has an implementation on v3.2.0
I'm having the same problem on MacOs. I installed dotnet from brew and dotnet-sdk is there something else? I have dotnet v5.03 installed
> This is a restriction put in place by the Oracle Client libraries and not something that can be changed by the node-oracledb driver. I'll ask internally whether this restriction...
@dmcghan yes, we will be able to execute the PL/SQL like this. We are using the async/await syntax to make our code more readable so it creates some nuances. An...
I should add that if it succeeds, it will also create another small annoyance. The output will be an array which will need to be iterated over to remove the...
@dmcghan thanks for taking the time to reply. 1. That is how our initial implementation was written, however we added ESlinting and got a whole new series of errors. However,...
@dmcghan https://eslint.org/docs/rules/no-await-in-loop
@cjbj, honestly, I'm impressed with the responsiveness of this team. I believe that the PL/SQL is used to create custom errors and validation rules so the top level exceptions would...
I have the same problem it looks like a jQuery issue
I have figured out the issue here and rewritten a solution. You can checkout my version and put it in your Packages directory until @yedderson gets back to us.