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