apache / nano

Nano is now part of Apache CouchDB. Repo moved to https://GitHub.com/apache/couchdb-nano

Home Page:https://github.com/apache/couchdb-nano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passing null into destroyDoc can cause a db to be deleted

KangTheTerrible opened this issue · comments

Just read the contributing doc and going through the flow now.

If you pass null into the destroyDoc function it will attempt to delete the database and does no verification that the parameter is valid.

@KangTheTerrible any news on the making of the pull request? :)