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

deparse multiple queries #13

Merged
merged 2 commits into from
Aug 5, 2015

Conversation

JackDanger
Copy link
Contributor

Allow parsing either single or multiple queries

This allows a user to reconstruct each original query from a source that
may have been difficult to separate into individual SQL queries.

This allows a user to reconstruct each original query from a source that
may have been difficult to separate into individual SQL queries.
@lfittl lfittl merged commit c585f2d into pganalyze:master Aug 5, 2015
@lfittl
Copy link
Member

lfittl commented Aug 5, 2015

Nice work, merged 🚀

Love your refactoring in the deparse file & spec!

I've thought of refactoring the deparsing code for a while, will probably split it up into multiple files soon to make it easier to handle and extend.

@lfittl lfittl mentioned this pull request Aug 5, 2015
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

Successfully merging this pull request may close these issues.

2 participants