nextcloud/apps/contactsinteraction/lib
Christoph Wurst 07861fe52d 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 18:18:24 +00:00
..
AppInfo Move contactsinteraction to bootstrap mechanism 2020-07-08 12:23:59 +02:00
BackgroundJob Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Convert the card resource to a string if necessary 2020-11-13 18:18:24 +00:00
Listeners Drop X-NEXTCLOUD-UID 2020-10-12 18:51:53 +00:00
Migration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
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 +02:00
AddressBookProvider.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Card.php Implement ctag and etag in ContactsInteraction 2020-05-07 16:32:56 +02:00