add schema validation from dbt-labs
This commit is contained in:
parent
ca173ab59e
commit
afcd0a2fc9
2 changed files with 20 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ models:
|
|||
Individual transactions happening in our different Stripe currency accounts.
|
||||
|
||||
You can read more about this object here: https://docs.stripe.com/api/balance_transactions/object.
|
||||
|
||||
columns:
|
||||
- name: id
|
||||
data_type: character varying
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue