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

All pg queries with no results #501

Merged
merged 2 commits into from
Jul 21, 2015

Conversation

johnkearney
Copy link
Contributor

Queries like creating a table, dropping a table, unloading data, etc all return an error message: "Error running query: 'NoneType' object is not iterable". I think this would be clearer as: "Error running query: Query completed but it returned no data."

@arikfr
Copy link
Member

arikfr commented Jul 21, 2015

Thanks, @johnkearney!

And thanks for cleaning up the env files.

arikfr added a commit that referenced this pull request Jul 21, 2015
@arikfr arikfr merged commit d4a18ba into getredash:master Jul 21, 2015
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