couchbase-lite-core
couchbase-lite-core copied to clipboard
CBL-5777 : Add 'lastSeq' column to existing 'indexes' table
The column was added to the table definition in commit 5c3c854, but I forgot to add code to add the column to existing tables.
Code Coverage Results:
| Type | Percentage |
|---|---|
| branches | 69.52 |
| functions | 79.81 |
| instantiations | 35.53 |
| lines | 80.01 |
| regions | 76.55 |