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

Feature: allow downloading CSV of a query by using an API key #48

Merged
merged 4 commits into from
Jan 4, 2014

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Jan 4, 2014

This feature requires migration to the schema:

alter table queries add column "api_key" varchar(40);

And then you need to "touch" each query, in order to set its api_key.

arikfr added a commit that referenced this pull request Jan 4, 2014
Feature: allow downloading CSV of a query by using an API key
@arikfr arikfr merged commit b9f3d0c into master Jan 4, 2014
@arikfr arikfr deleted the feature_query_api_key branch February 17, 2014 16:00
christophervalles pushed a commit to hailocab/redash that referenced this pull request May 8, 2014
Feature: allow downloading CSV of a query by using an API key
washort pushed a commit to washort/redash that referenced this pull request Apr 7, 2017
washort pushed a commit to washort/redash that referenced this pull request Jul 25, 2017
washort pushed a commit to washort/redash that referenced this pull request Dec 8, 2017
washort pushed a commit to washort/redash that referenced this pull request Dec 13, 2017
washort pushed a commit to washort/redash that referenced this pull request Jan 8, 2018
washort pushed a commit to washort/redash that referenced this pull request Jan 9, 2018
washort pushed a commit to washort/redash that referenced this pull request Apr 30, 2018
washort pushed a commit to washort/redash that referenced this pull request May 31, 2018
washort pushed a commit to washort/redash that referenced this pull request Aug 11, 2018
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
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.

1 participant