the tutorial calls for an .sql file
SQLite and Mysql
- Rubynoob
- Posts: 19
- Starts: 14
- Wiki Edits: 0
For the db schema in insiwiki they have an sql light file, phpadmin doesn't know what to do with it, can I still do a rake migrate?
the tutorial calls for an .sql file
the tutorial calls for an .sql file
- Seth
- Posts: 19
- Starts: 2
- Wiki Edits: 4
- Location: Minnesota
No, I don't think you can use the sqlite file to setup a MySQL database. You might try http://www.google.com/linux and try a search. Here is one link I found that may or may not be helpful.
Seth
Seth