Skip to content
  • Victor Shyba's avatar
    [bug] handle MissingDesignDocError after get_sync_info · 2a891aaf
    Victor Shyba authored
    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.
    2a891aaf