Skip to content

Commit

Permalink
Merge pull request #771 from hiroyuki-sato/fix-redshift-doc
Browse files Browse the repository at this point in the history
[doc] Fix store_last_results description in redshift
  • Loading branch information
muga authored Jun 18, 2018
2 parents a50a6d2 + 907afb2 commit b4591e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digdag-docs/src/operators/redshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ _export:
download_file: output.csv
```

* **store_last_results**: BOOLEAN
* **store_last_results**: false | first | all

Whether to store the query results to ``redshift.last_results`` parameter. *Default:* `false`.

Expand Down

0 comments on commit b4591e9

Please sign in to comment.