//
This commit is contained in:
parent
e4d3b23b2e
commit
eb2129f22a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue