[typo] Error in getting things set up
Piers Cawley
pdcawley at bofh.org.uk
Thu May 11 16:16:30 EDT 2006
"Terry Donaghe" <terry.donaghe at gmail.com> writes:
> I get the following error when trying to get my typo blog up and running:
>
> Mysql::Error: Table 'rubynoob.triggers' doesn't exist: SELECT * FROM
> triggers WHERE (due_at <= '2006-05-11 18:57:12')
>
> I looked in the schema.sqlserver.sql file and there's no create for a
> triggers table.
>
> Any ideas what I'm missing?
I tend to be a little lackadaisical about generating the schema files
between releases. Generally it's a good idea to run 'rake migrate' and
possibly 'rake migrate RAILS_ENV=production' whenever you see anything
new appearing in db/migrate
--
Piers Cawley <pdcawley at bofh.org.uk>
http://www.bofh.org.uk/
More information about the Typo-list
mailing list