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

Show current engine for each query #109

Open
tmthyjames opened this issue May 31, 2019 · 0 comments
Open

Show current engine for each query #109

tmthyjames opened this issue May 31, 2019 · 0 comments

Comments

@tmthyjames
Copy link
Owner

By either printing it off above results or using a global var that is set after each query like:

%%sql
select foo from bar

in another cell print _CE_ (or something):

> print(_CE_)
<engine-string> 

Should any other details be printed/returned? Should the object be returned to perform actions on it?

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

No branches or pull requests

1 participant