-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Postgres Specific Syntax #2190
dani-petrov
started this conversation in
General
Postgres Specific Syntax
#2190
-
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
Replies: 1 comment
-
Greetings!
I think, this was only an experiment and is not used at all.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment