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
While inspecting the ps_data__ table we noticed that the JSON data column includes the PowerSync id as a field in the json. But when the device is offline and an UPDATE is made, the id field is not included in the json.
Should the id be in the json in the first place? Because you already have an id column?
In any case the state of the table seems inconsistent.