Обновить dags/OSV_with_docs.py

This commit is contained in:
bn_user 2025-12-02 14:21:17 +00:00
parent a312c9e5ff
commit cbe4386fc7
1 changed files with 0 additions and 1 deletions

View File

@ -326,7 +326,6 @@ def pogasheniya(**kwargs):
SELECT * FROM temp_pogasheniya SELECT * FROM temp_pogasheniya
ON CONFLICT (schet, uid_dogovor) ON CONFLICT (schet, uid_dogovor)
DO UPDATE SET DO UPDATE SET
nomer = EXCLUDED.nomer,
name = EXCLUDED.name, name = EXCLUDED.name,
nomer = EXCLUDED.nomer, nomer = EXCLUDED.nomer,
date_begin = EXCLUDED.date_begin, date_begin = EXCLUDED.date_begin,