pgsql-ast-parser
pgsql-ast-parser copied to clipboard
Add support for "IS DISTINCT FROM"
I am happy to create a PR but I am a bit confused how to modify the expr.ne to add the new operator. If you provide a little bit of guidance I can make the code change.