Обновить dags/split_subkonto2.py
This commit is contained in:
parent
df6d31169f
commit
79729ad3b6
|
|
@ -326,7 +326,7 @@ def merge_dict_and_split_1C(**kwargs):
|
|||
conn.execute(
|
||||
'''
|
||||
INSERT INTO public.dict_subkonto_two (schet, subkonto2, nomer, date_begin, date_end)
|
||||
SELECT
|
||||
SELECT DISTINCT
|
||||
schet
|
||||
, subkonto2
|
||||
, nomer
|
||||
|
|
|
|||
Loading…
Reference in New Issue