#1528·wcdb

WCDB 2.1.15版本,在Xcode最低支持 iOS 16的项目上,使用getObjects查询数据where条件查询不到

Author: TozenX-HunterCreated Jan 14, 2026Updated Jan 15, 2026
ImageImage

如图所示,查询数据时报错Cannot convert value of type 'TXFavoritiesEntity.CodingKeys' to expected argument type 'String',按照提示给出.rawValue或者.stringValue后,最后无法查询到数据