Skip to content
  • David Enyeart's avatar
    [FAB-13196] Make Fabric compatible with CouchDB 2.3 · 3975b5f3
    David Enyeart authored
    
    
    CouchDB 2.3 changed format of fields update_seq and purge_seq.
    This causes a problem when Fabric maps the CouchDB
    JSON resposnes to structs.
    
    Since Fabric doesn't use these fields anyways, they can be removed
    from the Fabric CouchDB structs. This will make Fabric
    compatible with CouchDB 2.3.
    
    Change-Id: I89f789ef79ea485aa74b99ef047af417a8be044e
    Signed-off-by: default avatarDavid Enyeart <enyeart@us.ibm.com>
    3975b5f3