mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +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.