Skip to content

Instantly share code, notes, and snippets.

@ryanramage
Created December 2, 2013 22:55
Show Gist options
  • Save ryanramage/7760588 to your computer and use it in GitHub Desktop.
Save ryanramage/7760588 to your computer and use it in GitHub Desktop.
CouchDB creates db after delete, when replication doc exists
{
"_id": "redforms-rwp-6566",
"_rev": "2-bb45ce4405f0d49e329d1f4511ceb142",
"source": "redforms",
"target": "redforms-rwp-6566",
"continuous": true,
"create_target": true,
"doc_ids": [
"_design/redforms"
],
"user_ctx": {
"name": "admin",
"roles": [
"_admin"
]
},
"owner": "admin",
"_replication_state": "triggered",
"_replication_state_time": "2013-12-02T15:45:09-07:00",
"_replication_id": "a64a8816591b498b019a5354465842d6"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment