From 446111950c0785d4b96b3912918ea960fbfbde89 Mon Sep 17 00:00:00 2001 From: bn_user Date: Thu, 13 Nov 2025 21:00:50 +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/pogasheniya.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dags/pogasheniya.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dags/pogasheniya.py b/dags/pogasheniya.py index 652c5aa..ec1cc0b 100644 --- a/dags/pogasheniya.py +++ b/dags/pogasheniya.py @@ -67,9 +67,9 @@ def pogasheniya(**kwargs): ON CONFLICT (schet, uid_dogovor, nomer) DO UPDATE SET name = EXCLUDED.name, - agreement_num = EXCLUDED.agreement_num, - agreement_date = EXCLUDED.agreement_date, - redemption_date = EXCLUDED.redemption_date + nomer = EXCLUDED.nomer, + date_begin = EXCLUDED.date_begin, + date_end = EXCLUDED.date_end """) conn.execute(""" UPDATE public.pogasheniya fp