-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I am trying to place production safeguards on a pouch to couch sync. The use case I imagine is that a couchDB was destroyed; but the couch users still exists. When using your code under these circumstances I get an error on trying to create a user that already exists. This make sense, of course.
I have already written code that checks for the existing user doc and the db name on the couch remote server. So passing additional GET variables to create both or just the DB would be simple from my perspective.
I am not worried about a missing user doc attached an existing DB; because creating a new user/DB pair is fine in this use case.
Can you offer me any support on this?
dmd
Metadata
Metadata
Assignees
Labels
No labels