Project

General

Profile

Actions

Defect #1545

closed

Migration fails on table "workflows". Fresh install.

Added by Marcin Gil almost 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-06-28
Due date:
% Done:

0%

Estimated time:
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

Actions #1

Updated by Jean-Philippe Lang almost 16 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Migration was broken by r1592.
It's fixed in r1595.

Actions

Also available in: Atom PDF