Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[08:43:18 CST(-0600)] <Arvids> after all - that´s the reason why we´re using typesafe queries

[08:48:35 CST(-0600)] <EricDalquist> yeah, that is annoying

[08:48:51 CST(-0600)] <EricDalquist> but this does reduce queries even more

[08:49:03 CST(-0600)] <EricDalquist> query for id then load by id can be 2 queries

[08:49:08 CST(-0600)] <EricDalquist> this will be one at most

[08:49:25 CST(-0600)] <Arvids> agree