pack.pub_recruitment
Y
Normal
N
1000
100
-
2024/08/15 14:02:51.713
-
2024/08/15 14:02:51.713
Table input
Table output
Y
Table input
Insert / update
N
Insert / update
InsertUpdate
Y
1
none
100
ervu-dashboard
=
idm_id
idm_id
ervu_dashboard
id
id
Y
parent_id
parent_id
Y
schema
schema
Y
shortname
shortname
Y
updated_at
updated_at
Y
idm_id
idm_id
N
N
512
208
Table input
TableInput
Y
1
none
postgres.subpoena
N
0
SELECT
rt.id,
rt.fullname as shortname,
rt.parent_id,
rt.idm_id,
rt.schema,
rt.updated_at
FROM public.recruitment rt
WHERE
rt.idm_id ~ '^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$'
AND (rt.schema = 'Ministry' OR (rt.schema IS NOT NULL AND rt.parent_id IS NOT NULL))
AND rt.hidden IS NOT TRUE
AND (
rt.fullname ILIKE '%военный%'
OR
rt.fullname ILIKE '%округ%'
OR
rt.fullname ILIKE '%министерство%'
)
AND rt.fullname NOT ILIKE '%тест%'
N
208
208
Table output
TableOutput
Y
1
none
1000
ervu-dashboard
N
N
N
N
Y
N
ervu_dashboard
N
N
Y
N
Y
480
320