Displaying 1 result from an estimated 1 matches for "hrkoloa_typo".
2006 Jun 20
1
typo proplem here? what may be wrong?
Hi,
I am following the tutorial on the hostingrails site but running into
problems. I am pretty sure my files match everything that is in the
tutorials.
here is whats in my production.log file:
ActiveRecord::StatementInvalid (Mysql::Error: Table
''hrkoloa_typo.triggers'' doesn''t exist: SELECT * FROM triggers WHERE
(due_at <= ''2006-06-19 22:37:23'') ):
now when i ran the scema, the table is populated. I checked if the table
exist by logging into mysql with the typo user name + pw.
any ideas? ive modified the databa...