From 130a58e22bc6e4ddcd7e698991b6595480361b4f Mon Sep 17 00:00:00 2001 From: Jack Forgash <58153492+forgxyz@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:33:14 -0600 Subject: [PATCH] add if execute around log event --- .../token_metadata/nearblocks/streamline__ft_tokenlist.sql | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/models/streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql b/models/streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql index 04a46c3..f9f798a 100644 --- a/models/streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql +++ b/models/streamline/external/token_metadata/nearblocks/streamline__ft_tokenlist.sql @@ -27,7 +27,9 @@ AND modified_timestamp >= ( {% endif %} ) {% if not is_incremental() %} - {% do log('Is FR, loading from seed file', info=true) %} + {% if execute %} + {% do log('Is FR, loading from seed file', info=true) %} + {% endif %} , tokenlist_seed AS ( SELECT