Hi all,
My question is related to the sqlite db I'm using with my rails app.
I was thinking if its possible to save the file
(ROR_DIR/db/development.sqlite) and then if somehow the db gets erased
or if I do a rollback and then a migrate can I retrieve my information
by copying the file back to the same location ?

Since I'm hosting the app from my linux box and most of colleagues use
it, I would like to make copies of my database periodically, I'm scared
about losing all the information. Is there a way to do this ?

Can anyone please suggest a solution..

Thanks in advance
Anush

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to