Sha256: d6581f9915d331592f6dd7995595d21f1c05509e92f3cad39a473c2d89c25333
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
class AddCustomBookingSyncKeyIdToMultiApplicationsAccounts < ActiveRecord::Migration[5.2] def change add_column :multi_applications_accounts, :customized_key, :integer end end
Version data entries
2 entries across 2 versions & 1 rubygems