From 0ebff8e1112bc0b6053c753a6aff9725f4c2d648 Mon Sep 17 00:00:00 2001 From: bn_user Date: Thu, 4 Dec 2025 13:29:28 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20dags/OSV=5Fwith=5Fdocs.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dags/OSV_with_docs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dags/OSV_with_docs.py b/dags/OSV_with_docs.py index ccd2d26..7b81b92 100644 --- a/dags/OSV_with_docs.py +++ b/dags/OSV_with_docs.py @@ -365,7 +365,7 @@ def poruchitelstva(**kwargs): UNION ALL SELECT case when osv.category_name = 'Лизинг' then '76.07.1' else '76.09' end as schet - , osv.id as uid_dogovor + , osv.id::text as uid_dogovor , osv.category_name as name , osv.agreement_num as nomer , osv.agreement_date as date_begin