tmthyjames / SQLCell

SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
MIT License
150 stars 11 forks source link

revert change to global class var EXPLAIN_GRAPH if explain graph run … #56

Closed tmthyjames closed 7 years ago

tmthyjames commented 7 years ago

…for --pg_dump input

49-sqlcell

tmthyjames commented 7 years ago

fixes #49