Sha256: eabd4b5b1553e8bd5501865cd4e0bfcee3fb6d62bc101c236ff08cf08826360d
Contents?: true
Size: 150 Bytes
Versions: 35
Compression:
Stored size: 150 Bytes
Contents
class AddJsonAttributesToSpinaAccounts < ActiveRecord::Migration[5.2] def change add_column :spina_accounts, :json_attributes, :jsonb end end
Version data entries
35 entries across 35 versions & 1 rubygems