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

Add support for @? operator #136

Open
togiolda opened this issue Aug 30, 2023 · 0 comments
Open

Add support for @? operator #136

togiolda opened this issue Aug 30, 2023 · 0 comments

Comments

@togiolda
Copy link

Hi! The library that my project utilises (pg-mem) depends on psql-ast-parser library.

Recently I wanted to add support for @? operator for my pg-mem postgres instance. This errored and pointed me to this AST parser project. I checked the the source code of psql-ast-parser and actually couldn't find any definition of @? operator.

I'd be really grateful if you could have a look at this problem and consider adding the support for @? 🙌

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

1 participant