Actions
Feature proposal #7416
closedImproved getPrivacy API with prefetching
Feature proposal #7416:
Improved getPrivacy API with prefetching
Description
Currently when parsing a list of rows for privacy it queries for the privacy rules of each user 1 by 1. Improve getPrivacy so it can support accepting an array of user ids to allow prefetching the privacy rules in 1 query to improved performance.
Updated by krileon almost 7 years ago
- Status changed from Resolved to Closed
Actions