Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant
This commit is contained in:
@@ -8,7 +8,7 @@ class CreateMembershipActions < ActiveRecord::Migration[5.1]
|
|||||||
t.string :auth_token
|
t.string :auth_token
|
||||||
t.string :merchant_account_id
|
t.string :merchant_account_id
|
||||||
t.string :created_by
|
t.string :created_by
|
||||||
t.jsonb :additional_parameter
|
t.json :additional_parameter
|
||||||
|
|
||||||
t.timestamps
|
t.timestamps
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user