Created
December 2, 2013 22:55
-
-
Save ryanramage/7760588 to your computer and use it in GitHub Desktop.
CouchDB creates db after delete, when replication doc exists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_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