Обновить dags/OSV_with_docs.py
This commit is contained in:
parent
a312c9e5ff
commit
cbe4386fc7
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue