Displaying 1 result from an estimated 1 matches for "first_n".
Did you mean:
first_rn
2006 Aug 17
0
Sqlite3 Update Problems
...directory
directly into the db directory under Rails root. I get the error:
ActiveRecord::StatementInvalid (SQLite3::SQLException: SQL logic error
or missing database: UPDATE artists SET "bio" = ''Coming soon.'',
"last_name" = ''LastName'', "first_n
ame" = ''FirstName'' WHERE id = 8)
I CAN perform updates running from the console.
I''m not sure why the site stopped working, but I did upgrade some gems
when trying to update my blog (unsuccessfully) to Typo 4.
My site is running on Litespeed proxying to a mongrel_...