grunt-couchapp
grunt-couchapp copied to clipboard
Rmcouchdb
rmcouchdb
currently drops everything if you don't specify a database. That seems like every kind of dangerous. So, now rmcouchdb
only removes databases by name. If there is no name, it says so, and does nothing. This change is reflected in the README.
mkcouchdb
, similarly, has been adjusted to provide a more helpful error message if there is no database name specified.