summaryrefslogtreecommitdiff
path: root/client/changes/bug_missing_design_doc_handler
AgeCommit message (Collapse)Author
2015-10-28[pkg] fold in changes0.7.4release/0.7.xIvan Alejandro
2015-10-13[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
MissingDesignDocError raised on get_sync_info due to a missing design document will be handled by the server during sync. Ensure is now False by default, and thus database creation can deliver an empty one that will be ensured during sync, following the ensure parameter.