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

This commit is contained in:
bn_user 2025-09-10 07:14:53 +00:00
parent df6d31169f
commit 79729ad3b6
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ def merge_dict_and_split_1C(**kwargs):
conn.execute( conn.execute(
''' '''
INSERT INTO public.dict_subkonto_two (schet, subkonto2, nomer, date_begin, date_end) INSERT INTO public.dict_subkonto_two (schet, subkonto2, nomer, date_begin, date_end)
SELECT SELECT DISTINCT
schet schet
, subkonto2 , subkonto2
, nomer , nomer