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

Add EXPLAIN and EXPLAIN ANALYZE output to Query. #921

Closed
wants to merge 1 commit into from

Conversation

m4dc4p
Copy link
Contributor

@m4dc4p m4dc4p commented Jun 19, 2019

No description provided.

@m4dc4p
Copy link
Contributor Author

m4dc4p commented Jun 19, 2019

This does break binary compat with 0.6.0 (by adding methods to Query and Query0. Is that acceptable or ?

Not sure if how to do with an extension method or implicit but I suspect there is a way. May involve cloning the private executeQuery method from Query tho.

@m4dc4p
Copy link
Contributor Author

m4dc4p commented Jun 19, 2019

Closed in favor of #920 (would rather target 0.7.x)

@m4dc4p m4dc4p closed this Jun 19, 2019
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