From 8a90f59b569cabc7615b5366d06b3bb11df8fbbd Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Wed, 30 Apr 2025 10:13:41 -0400 Subject: [PATCH] ov --- models/descriptions/__overview__.md | 1 + 1 file changed, 1 insertion(+) diff --git a/models/descriptions/__overview__.md b/models/descriptions/__overview__.md index 5b99a5e..8f2fe44 100644 --- a/models/descriptions/__overview__.md +++ b/models/descriptions/__overview__.md @@ -17,6 +17,7 @@ There is more information on how to use dbt docs in the last section of this doc **Click on the links below to jump to the documentation for each schema.** ### Core Fact Tables (`ton`.`CORE`.``) +- [dim_labels](#!/model/model.ton_models.core__dim_labels) - [fact_account_states](#!/model/model.ton_models.core__fact_account_states) - [fact_balances](#!/model/model.ton_models.core__fact_balances) - [fact_blocks](#!/model/model.ton_models.core__fact_blocks)