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

query_to_pandas and semicolons #37

Closed
kadrlica opened this issue Nov 25, 2015 · 2 comments
Closed

query_to_pandas and semicolons #37

kadrlica opened this issue Nov 25, 2015 · 2 comments

Comments

@kadrlica
Copy link
Collaborator

Should query_to_pandas, query_and_save, and query_and_print (and perhaps others) strip semicolons from queries? Currently they return invalid character. It seems like there is some inconsistency here.

@mgckind
Copy link
Owner

mgckind commented Nov 25, 2015

absolutely! thanks! I'm on it

@mgckind
Copy link
Owner

mgckind commented Nov 25, 2015

query_and_print and query_and_save usually get their queries without semicolons internally, I added a extra line for safety, query_to_pandas was fixed.

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

2 participants