BUMP 2.
I love the new model classes. They add new possibilities and a bit of Anvil magic.
I’d like to use them, but I’m hesitant. Every time I’ve relied on the out-of-the-box Row
class, app performance took a hit, sometimes to the point of being unusable.
If this feature request is implemented, I’ll be able to spot any hidden roundtrip automatically triggered because I forgot to q.fetch
a column, fix it right away, and keep my apps lean and zippy.