Apache CouchDB · Schema

ChangeRow

A single change record in the changes feed

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
seq string Update sequence number
id string Document ID that was changed
changes array
deleted boolean True if this change is a deletion
doc object A CouchDB document with system fields and user-defined fields
View JSON Schema on GitHub