When I\'m trying to create or destroy a record (running on SQLite3) in my Ruby on Rails app (or in console as well) I\'m getting an SQL Exceptio
Perhaps you should try to look here: Rails Tests Fail With Sqlite3 Looks like they may have found a workaround.