From f62587096fdb47401088fa3630a1fda5e63ecbd2 Mon Sep 17 00:00:00 2001 From: Sweaty Handshake Date: Tue, 14 Jan 2025 19:03:47 +0000 Subject: [PATCH] Remove row_id column description. --- dbt/models/shared_columns.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dbt/models/shared_columns.md b/dbt/models/shared_columns.md index 703bac6ee..fb606fd0c 100644 --- a/dbt/models/shared_columns.md +++ b/dbt/models/shared_columns.md @@ -1079,13 +1079,6 @@ Useful for identifying individual condominium buildings since the last 4 digits of a PIN identifies individual units {% enddocs %} -## row_id - -{% docs shared_column_row_id %} -Uniqe row identifier. Servese as a primary key if needed. Varies by table and -view. -{% enddocs %} - ## tax_code {% docs shared_column_tax_code %}