SQLException no such table exists, but where is that table name being defined?

23 views
Skip to first unread message

desbest

unread,
Jun 25, 2015, 10:34:57 PM6/25/15
to ram...@googlegroups.com
I am trying to insert a row into a table using Sequel and Ramaze and I'm getting the following error.

SQLite3::SQLException: no such table: taggeds

However I've searched my entire project folder for taggeds and I got no results.

I am using this code to trigger the error
Tagged.where(:title =>> @datag.id).count trigger that error.

Why is it looking for the taggeds table instead of the tagged table?


Reply all
Reply to author
Forward
0 new messages