This commit is contained in:
Eric Laurello 2024-08-26 10:10:01 -04:00
parent 2b1734c9ca
commit 06b1adb64b

View File

@ -54,11 +54,10 @@ WITH base_atts AS (
msg_type = 'message'
AND attribute_key = 'sender'
)
)
AND COALESCE(
b.value,
''
) NOT LIKE '%option%weight%'
) {# AND COALESCE(
b.value,
''
) NOT LIKE '%option%weight%' #}
{% if is_incremental() %}
AND _inserted_timestamp >= (