Created
February 26, 2012 06:33
-
-
Save deJaVisions/1914462 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Could not log "sql.active_record" event. NoMethodError: undefined method `name' for nil:NilClass | |
| SQLite3::SQLException: no such column: material_finishes.: DELETE FROM "material_finishes" WHERE "material_finishes"."" = ? | |
| (0.1ms) rollback transaction | |
| ActiveRecord::StatementInvalid: SQLite3::SQLException: no such column: material_finishes.: DELETE FROM "material_finishes" WHERE "material_finishes"."" = ? | |
| from /Users/phong/.rvm/gems/ruby-1.9.3-p0@rails3.1.3/gems/sqlite3-1.3.5/lib/sqlite3/database.rb:91:in `initialize' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment