mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update 029_update_qbos_types.rb
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
class UpdateQbosTypes < ActiveRecord::Migration
|
||||
|
||||
def change
|
||||
change_column :qbos, :token, :text
|
||||
change_column :qbos, :secret, :text
|
||||
change_column :qbos, :qb_token, :text
|
||||
change_column :qbos, :qb_secret, :text
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user