Subject: | retrieve_many OR search_in |
It would be nice, if you have a list of primary_key values, to be able to retrieve them with one statement. So only one select would be isued to the DB, rather than the code having to iterate through each value and to an retrieve.