From 9ba91bb54fa0ae5ca792a510ae7ad69faa71e320 Mon Sep 17 00:00:00 2001 From: Michael Myaskovsky Date: Tue, 16 Dec 2025 08:40:45 +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 ff0e323b..01700c97 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"]