Closed GoogleCodeExporter closed 9 years ago
You can try to clean local data in database from "exported" table.
This will send ALL data saved locally to server. That's also mean that some of
the requests will be duplicated.
To do this open chrome inspector, go to resources tab and under WebSQL open
"restClient" database and paste >>DELETE FROM exported;<<
Next time when you export data to server it will push all you have to server.
Original comment by jarro...@gmail.com
on 21 Aug 2012 at 8:53
Since new version will be available server export will be deprecated and
removed in the end of year.
New version have different import/export options.
Original comment by jarro...@gmail.com
on 27 Sep 2012 at 3:43
Original issue reported on code.google.com by
cen...@gmail.com
on 17 Aug 2012 at 1:45