Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-23 | [pkg] add leftovers deletion to couch scehma migration script | drebs | |
Previous versions of the couchdb schema used documents "u1db_sync_log" and "u1db_sync_state" to store sync metadata. At some point this was changed, but the documents might have stayed as leftovers. This commit adds the deletion of such documents to the migration script. | |||
2016-08-01 | [pkg] add couch schema migration script | drebs | |