Skip to content
  • Victor Shyba's avatar
    [bug] handle MissingDesignDocError after get_sync_info · 60cb0fe4
    Victor Shyba authored and Kali Kaneko's avatar Kali Kaneko committed
    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.
    60cb0fe4