From cbe4386fc731f83981da3015bf9b54ec785bc640 Mon Sep 17 00:00:00 2001 From: bn_user Date: Tue, 2 Dec 2025 14:21:17 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/dags/OSV_with_docs.py b/dags/OSV_with_docs.py index abac92b..4e3525b 100644 --- a/dags/OSV_with_docs.py +++ b/dags/OSV_with_docs.py @@ -326,7 +326,6 @@ def pogasheniya(**kwargs): SELECT * FROM temp_pogasheniya ON CONFLICT (schet, uid_dogovor) DO UPDATE SET - nomer = EXCLUDED.nomer, name = EXCLUDED.name, nomer = EXCLUDED.nomer, date_begin = EXCLUDED.date_begin,