-
manojmj authored
This change adds .without_count to queries of records that will be paginated using paginate_without_counts, so that a count query is not triggered during pagination.
83676af4
lab.nexedi.com will be down for maintenance Tuesday, 8 September 2026, 05:00:00 UTC for a duration of approximately 30 minutes
This change adds .without_count to queries of records that will be paginated using paginate_without_counts, so that a count query is not triggered during pagination.