master
Costas K 5 years ago committed by GitHub
parent 8fbc8e4fef
commit 7058b07cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,8 @@ ABPerson.JobTitle,
ABPerson.Nickname,
abperson.Note,
date('2001-01-01', abperson.Birthday || ' seconds') as 'Birthdate',
ABPerson.Prefix,
ABPerson.Suffix,
(select
value from ABMultiValue where property = 3 and record_id = ABPerson.ROWID and
label = (select ROWID from ABMultiValueLabel where value = '_$!<Main>!$_')) as 'Main',

Loading…
Cancel
Save