mirror of
https://github.com/pinry/pinry.git
synced 2026-07-04 09:19:27 +02:00
Fetch the submitter with a join and get all the images and tags in one query each. This reduces the total query count for loading 50 pins from 304 to 158. See issue #85.