Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created May 7, 2011 09:15
Show Gist options
  • Select an option

  • Save meltzerj/960354 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/960354 to your computer and use it in GitHub Desktop.
ActiveRecord::StatementInvalid in Videos#index
Showing /rubyprograms/dreamstill/app/views/videos/index.html.erb where line #12 raised:
SQLite3::SQLException: no such table: user_notifications: SELECT COUNT(*) FROM "timeline_events" INNER JOIN "user_notifications" ON "timeline_events".id = "user_notifications".notification_id WHERE (("user_notifications".user_id = 58) AND ..........
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment