Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for the amazing library! I appreciated getting coffee with you in SF a few years back... hope to catch up again!
I've updated to the link to the nodejs parser, as the the linked library hasn't been maintained. The author has been m.i.a. since January 2018
Comparisons just in case you are curious
Activity
summer of 2018 was last commit of real substance, although arguable 2017 and earlier was any real work.
pgsql-parser
is 219 commits ahead and very actively developed.Functionality
pgsql-parser
has implemented 95 AST nodes vs only 35 for the original libraryMaintenence
pg-query-parser
is still on older version of PG (I think 9?) https://github.com/zhm/node-pg-query-native/blob/master/libpg_query/include/pg_query.hpgsql-parser
has upgraded the underlying lib (https://github.com/pyramation/node-pg-query-native) to the PG 10 in this current10-latest
branch (and I've even already experimented with 12/13 for when it's ready)unmaintained since Jan. 2018, issue opened in
pg-query-parser
"Still active?" Still active? zhm/pg-query-parser#10numerous issues solved in
pgsql-parser
, but left open with no comms inpg-query-parser
zhm/pg-query-parser#8
zhm/pg-query-parser#17
zhm/pg-query-parser#13
Still no response from owner.
numerous issues solved in new repo, but left open with no comms in zhm's:
zhm/pg-query-parser#8
zhm/pg-query-parser#17
zhm/pg-query-parser#13