We are trying to load initial data to couchbase lite for ourselves. After getting the last sequence number from sync gateway GET /db call and using update_seq as latest sequence number, how do I set same sequence number to my couchbase lite database? In .net couchbase lite SDK, there is a property LastSequenceNumber but it is deprecated, is there other way to set last sequence number in couchbase lite through either .net api? The platform is windows, using .net couchbase lite SDK 1.3.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Is there a corresponding api to get "lastSequenceNumber" | 6 | 1310 | March 3, 2018 | |
| Getting the latest change seq number in couchbase lite | 2 | 1817 | March 27, 2016 | |
| Sync from particular checkpoint value | 3 | 889 | March 28, 2018 | |
| Sync Gateway update_seq higher than last_seq | 1 | 2504 | November 5, 2014 | |
| Strange sync gateway sequence values | 2 | 1252 | October 30, 2018 |