Hi again,
I'll answer myself. There wasn't anything wrong at all. The problem was that
I had a hanged background process making requests to the couchdb database
all the time, so whenever I created the database again, it was filled with
the documents.
Sorry

Regards

On Thu, Feb 11, 2010 at 2:56 PM, Borja Martín <[email protected]> wrote:

> Hi,
> I've noticed that if I delete a database and then create a new one with the
> same previous name, all the documents it had are still there. Is this an
> usual behaviour? I'm dropping the database because I found it the easiest
> way to delete all the documents during the development phase. Maybe there is
> another way to this...
>
> Thanks in advance
>
> Regards
>
> --
> def dagi3d(me)
>  case me
>    when :web then  "http://dagi3d.net";
>    when :twitter then "http://twitter.com/dagi3d";
>  end
> end
>



-- 
def dagi3d(me)
 case me
   when :web then  "http://dagi3d.net";
   when :twitter then "http://twitter.com/dagi3d";
 end
end

Reply via email to