This commit is contained in:
Ruslan 2024-09-30 15:58:13 +03:00
parent e4d3b23b2e
commit eb2129f22a

View file

@ -567,7 +567,7 @@ from public.recruits_info ri
where jsonb_typeof(ri.info->'svedDeti'->'rebenok') = 'array')
select
r.id::uuid recruit_id,
ch->>'rodstvSvyazReb' kinship_type,
ch->>'naimRodstvSvyazReb' kinship_type,
concat_ws(' ', ch->'svedFLBS'->'fio'->>'familiya',
ch->'svedFLBS'->'fio'->>'imya',
ch->'svedFLBS'->'fio'->>'otchestvo') full_name,