mirror of
https://github.com/pretix/pretix.git
synced 2026-08-12 11:07:02 +00:00
On my local test event, this saved 75 queries on sending an email due to an N+1 query problem in the metadata querying.
On my local test event, this saved 75 queries on sending an email due to an N+1 query problem in the metadata querying.