Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are stored procedures supported by the parser? #26

Open
coderfromhere opened this issue Apr 25, 2022 · 2 comments
Open

Are stored procedures supported by the parser? #26

coderfromhere opened this issue Apr 25, 2022 · 2 comments

Comments

@coderfromhere
Copy link

coderfromhere commented Apr 25, 2022

Hi!

I'm trying to use a stored procedure within resultlessStatement, but the parser complains as soon as it sees the call keyword in my query body. Is it supported by the parser, or should I fallback to manual encoders as explained in nikita-volkov/hasql#145 (comment) ?

@nikita-volkov
Copy link
Owner

I've just released an update, which provides support for the CALL statements. Please try it out and post back.

@coderfromhere
Copy link
Author

wow, many thanks, I'll try it and write back here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants