Content
You are here:
Error mysql with Cost Reports
Added by Douglas Leonardo almost 10 years ago
Hello, I migrated the server OP, I made a backup in the old and the new restored. So far, everything is right on the new server, only the Cost Reports page when I click on it, displays the following error:
ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column ‘updated_at’ in ‘field list’: SELECT MAX (updated_at) AS max_id FROM `custom_fields` WHERE `custom_fields`.`type` IN (‘WorkPackageCustomField’)):
activerecord (3.2.21) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `query’
activerecord (3.2.21) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `block in execute’
………
Someone help?