nextcloud/apps/contactsinteraction/lib/Db
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 +01:00
..
CardSearchDao.php Convert the card resource to a string if necessary 2020-11-13 09:10:35 +01:00
RecentContact.php Fix writing BLOBs to postgres with recent contacts interaction 2020-08-28 14:30:33 +02:00
RecentContactMapper.php Type some of the core mappers 2020-10-12 11:10:09 +02:00