Skip to content

Commit

Permalink
Add missing false value in store_last_result.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-sato committed Jun 18, 2018
1 parent b6b89e6 commit 907afb2
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**: first | all
* **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 907afb2

Please sign in to comment.