I have a ROR application with a sqlite3 db. I want to create a new database, and I do not want to delete the previous one.
- how I will define a new db in a current project, so as when I run rake db:create referring to the new one?
generally what is the process to add a new sqlite db in the existing project?
Aucun commentaire:
Enregistrer un commentaire