only not null if tx succeeded (#463)

This commit is contained in:
Jack Forgash 2025-08-11 14:05:06 -04:00 committed by GitHub
parent 45a68debed
commit 4603b20591
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,8 @@ models:
- name: TOKEN_CONTRACT
description: "{{ doc('token_contract') }}"
tests:
- not_null
- not_null:
where: tx_succeeded
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- STRING