mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-11 03:38:51 +01:00
fix migration 31 as reported by Lolindrath in #690
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@800 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
fabc5d8d0d
commit
d2d70ac321
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ class AddDefaultContextToProject < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
def self.down
|
||||
remove_column :projects, :default_context_id, :integer
|
||||
remove_column :projects, :default_context_id
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue