nextcloud/apps/contactsinteraction/lib/Db
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
..
CardSearchDao.php Convert the card resource to a string if necessary 2020-11-13 18:18:24 +00:00
RecentContact.php Fix writing BLOBs to postgres with recent contacts interaction 2020-08-28 14:30:33 +02:00
RecentContactMapper.php Implement ctag and etag in ContactsInteraction 2020-05-07 16:32:56 +02:00