mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 13:36:44 +00:00
fix _log_id
This commit is contained in:
parent
01d0bb7060
commit
cf2c7a2b10
@ -4,7 +4,7 @@ models:
|
||||
tests:
|
||||
- dbt_utils.unique_combination_of_columns:
|
||||
combination_of_columns:
|
||||
- _ID
|
||||
- _LOG_ID
|
||||
columns:
|
||||
- name: BLOCK_NUMBER
|
||||
tests:
|
||||
|
||||
@ -4,7 +4,7 @@ models:
|
||||
tests:
|
||||
- dbt_utils.unique_combination_of_columns:
|
||||
combination_of_columns:
|
||||
- _ID
|
||||
- _LOG_ID
|
||||
columns:
|
||||
- name: BLOCK_NUMBER
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user