Defect #1545
Migration fails on table "workflows". Fresh install.
Status: | Closed | Start date: | 2008-06-28 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: |
Description
I've updated to latest revision (r1593) today and tried to do a clean DB install.
Executing rake db:migrate got me this
-- create_table("workflows", {:force=>true})
-> 0.0036s
rake aborted!
Mysql::Error: Unknown column 'position' in 'order clause': SELECT * FROM `custom_fields` WHERE (type = 'UserCustomField') ORDER BY position
MySQL: 5.0.51a
Associated revisions
History
#1
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Resolution set to Fixed