mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
git-svn-id: http://svn.redmine.org/redmine/trunk@14505 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5fffbdc016
commit
178a5e8e54
@ -7,7 +7,7 @@ class CreateImports < ActiveRecord::Migration
|
|||||||
t.text :settings
|
t.text :settings
|
||||||
t.integer :total_items
|
t.integer :total_items
|
||||||
t.boolean :finished, :null => false, :default => false
|
t.boolean :finished, :null => false, :default => false
|
||||||
t.timestamps
|
t.timestamps :null => false
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user