mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update 030_update_qbos_token.rb
This commit is contained in:
@@ -12,6 +12,6 @@ class UpdateQbosToken < ActiveRecord::Migration
|
|||||||
|
|
||||||
def change
|
def change
|
||||||
add_column :qbos, :token, :text
|
add_column :qbos, :token, :text
|
||||||
add_column :qbos, :expire, :date
|
add_column :qbos, :expire, :datetime
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user