Method to Check if Database Exists
Reported by Seth Ladd | October 29th, 2008 @ 01:14 AM
Hello,
It would be useful to have a method on Database to check if the database exists on the server. Something like database.exists? which returns a boolean. This is sometimes better than catching and handling RestClient::ResourceNotFound if you call database.info
Thanks
Comments and changes to this ticket
-
Max Aller December 29th, 2008 @ 07:24 PM
If jchris feels like adding this functionality...it should be easy enough :) I've attached the code and the specs.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
"CouchDB, close to the metal." <a href="http://github.com/jchris/couchrest/tree/master">CouchRest</a> is a RESTful layer for accessing CouchDB, based off CouchDB's included Javascript reference client. CouchRest also includes helpers for running large queries etc. There is also a base class for ActiveRecord / Datamapper style ORM, called CouchRest::Model.
People watching this ticket
- Nobody is watching this ticket.