nextcloud/apps/contactsinteraction/lib/Db
Christoph Wurst a4f6ceb862 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:21:22 +00:00
..
CardSearchDao.php Convert the card resource to a string if necessary 2020-11-13 18:21:22 +00:00
RecentContact.php Fix writing BLOBs to postgres with recent contacts interaction 2020-08-31 13:09:40 +00:00
RecentContactMapper.php Implement ctag and etag in ContactsInteraction 2020-05-08 10:05:55 +00:00