You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
I think I know how I'd put this in, but there are the questions of instantiation and caching:
If a subset of fields are retrieved, will that interfere with instantiating the Row object? (Or just return a plain object instead?)
Should updating the cache be skipped? (I'm presuming so, since I don't think it'd make sense. Unless there's room for some kind of qualifier in the cache to specify the field subset.)
Like mongo projections
The text was updated successfully, but these errors were encountered: