Sha256: f57c0aaafe0f254cd1de6f397c00d58afc62efc3f56ffdd51d5bebf55b531dd0
Contents?: true
Size: 138 Bytes
Versions: 111
Compression:
Stored size: 138 Bytes
Contents
class AddUuidColumnToInsightsFacets < ActiveRecord::Migration[5.2] def change add_column :insights_facets, :uuid, :string end end
Version data entries
111 entries across 111 versions & 1 rubygems