From 82c2f6622b60bdc5bb40abe531e78b1888966d39 Mon Sep 17 00:00:00 2001 From: Michael Myaskovsky Date: Tue, 30 Dec 2025 11:07:31 +0000 Subject: [PATCH] Modify assets metadata. --- models/schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/schema.yml b/models/schema.yml index ff0e323b3..01700c977 100644 --- a/models/schema.yml +++ b/models/schema.yml @@ -35,7 +35,7 @@ models: description: Date (UTC) of a customer's signup to the online shop. - name: orders - description: This table has basic information about orders, as well as some derived facts based on payments + description: This table has basic information about orders, as well as some derived facts based on payments. config: tags: ["finance"]