Closed
Description
I've noticed some inconsistencies with the live query implementation and am curious if anyone has any insight. For a node js web app with client side javascript subscriptions, usually (haven't really noticed any tangible reproduction steps as to why it doesn't work- but usually occurs after numerous (100+) subscription events with multiple objects) pointer columns are included with their data so no additional calls/local cacheing is necessary. With the iOS live query client nothing is ever included- regardless of the query. Why is this? I noticed #1686 but I'm certain that it (usually) works already with a JS client.
It would be awesome if includes were fully supported in live queries!
Metadata
Metadata
Assignees
Labels
No labels