You see an error like this in your logs: ActiveRecord::StatementInvalid (SQLite3::SQLException: SQL logic error or missing database: INSERT INTO…). The statement it prints out is working fine when you run it directly.
First, one thing you can tell from this error is you are running the application using a different user id than you are testing with. Are you completely sure you want to run sqlite3 on some kind of production system? :)
If you really are sure, then address the problem. The other identity can’t read/write the database file AND folder.

I have multiple phones and as a mobile developer I end up switching sim cards between phones often. This is tricky with iPhone since it has a carrier that requires the use of something like a paperclip to release it. It is a slick design and helps maintain the slick profile, but it can be a pain.


Recent Comments