Some use cases require data persistence before the user has registered or signed in.
Client framework | Link |
---|---|
Flutter To-Do List App (with Supabase) | supabase-todolist-optional-sync |
React To-Do List App (with Supabase) | react-supabase-todolist-optional-sync |
ps_oplog
table. We do not recommend deleting this data, as it can cause or hide consistency issues when later uploading the data. If the overhead in ps_oplog
is too much, rather use the local-only tables approach.