mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
The fix is for LoadManyRequest to detect when a MapKey is on the collection and include that in the lazy loading query (to avoid the N queries invoked)