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