nextcloud-server/apps/contactsinteraction/lib
Christoph Wurst cb5bb693de
Convert the card resource to a string if necessary
Apparently the fetched column can be a string or resource. Hence we have
to catch the resource type and convert it to a string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-13 09:10:35 +07:00
..
AppInfo Move contactsinteraction to bootstrap mechanism 2020-07-08 12:23:59 +07:00
BackgroundJob
Db Convert the card resource to a string if necessary 2020-11-13 09:10:35 +07:00
Listeners Drop X-NEXTCLOUD-UID 2020-10-12 16:56:20 +07:00
Migration
AddressBook.php Rename app-generated to z-app-generated, because macOS Contacts supports only one and will pick the first one alphabetically 2020-05-07 16:48:32 +07:00
AddressBookProvider.php
Card.php