[–] al2o3cr 5y ago ↗ There are a few issues to be aware of when using Repo.preload. First, it's hitting the database to fetch the association data. FWIW, using Query.preload with will produce the same two queries when used with plain atoms like "Repo.all from p in Post, preload: [:comments]"
1 comment
[ 4.3 ms ] story [ 9.6 ms ] thread