From 7cc304163dd6c94a982ab72090e134e39482c9a7 Mon Sep 17 00:00:00 2001 From: joshallends Date: Tue, 20 Jul 2021 15:20:58 -0400 Subject: [PATCH] Ensure manifest is verbose --- macros/unload.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/unload.sql b/macros/unload.sql index b696a68..2d7155f 100644 --- a/macros/unload.sql +++ b/macros/unload.sql @@ -65,7 +65,7 @@ where option is {{ exceptions.raise_compiler_error("You must provide AWS authorization parameters via 'iam_role' or 'aws_key' and 'aws_secret'.") }} {% endif %} {% if manifest %} - MANIFEST + MANIFEST VERBOSE {% endif %} {% if header %} HEADER