asyncpgsa icon indicating copy to clipboard operation
asyncpgsa copied to clipboard

Feature Request: Support EXPLAIN.

Open nhumrich opened this issue 9 years ago • 0 comments

The pool should support the postgres EXPLAIN command. Pass in a sqlalchemy query, and get the explain results for it.

nhumrich avatar Oct 01 '16 16:10 nhumrich