свежая версия со стенда

This commit is contained in:
Булат Хайруллин 2025-04-07 20:31:30 +03:00
parent d288a7519e
commit 13aeb606dc
280 changed files with 75366 additions and 20884 deletions

View file

@ -57,13 +57,10 @@
</partitioning>
<connection>ervu-dashboard</connection>
<execute_each_row>N</execute_each_row>
<limit>10</limit>
<sql>WITH
t1 AS (SELECT ARRAY_AGG(t.idm_id) AS RECRUITMENT00_ID FROM ervu_dashboard.recruitment AS t WHERE t.code = '0000000')
SELECT
t1.RECRUITMENT00_ID AS VK_ARRAY_ID,
'00' AS RECRUITMENT_REG_ID
FROM t1
<limit/>
<sql>SELECT 'f03fc8c0-2ce7-4121-a306-f82d65ea029d' AS RECRUITMENT_REG_ID,
array_agg(recruitment_dstr_id) AS VK_ARRAY_ID
FROM ervu_dashboard.array_mildis
</sql>
<variables_active>N</variables_active>
<attributes/>