This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
FindAndCount issue when use cache #1406
Labels
1.SELECT count(*) FROM "tablename" WHERE "_id" IN ($1,$2) []interface {}{"1", "2"}
FindAndCount include "id in (xxx,xxx)" as default condition,so an or bn is not right.
2.rsb will not get any data ,err is [cacheFind] cache no hit:tablename[id]
The text was updated successfully, but these errors were encountered: