Postgres Specific Syntax #2190
dani-petrov
started this conversation in
General
Replies: 1 comment
-
Greetings! I think, this was only an experiment and is not used at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was going through the Feature class and i saw the following feature:
allowPostgresSpecificSyntax
As i am going to use the parser to parse PostgreSQL DDLs, I was wondering why this feature isn't used anywhere in the code of the parser. Is it a preparation for future improvements or is it just forgotten?
Beta Was this translation helpful? Give feedback.
All reactions