Sha256: 39ba87227c7d80011b064a4ffcf0901f861d1ba8123add365875b094ea3a3bbd
Contents?: true
Size: 149 Bytes
Versions: 144
Compression:
Stored size: 149 Bytes
Contents
class AddUuidToWebhooksOutgoingEvents < ActiveRecord::Migration[5.2] def change add_column :webhooks_outgoing_events, :uuid, :string end end
Version data entries
144 entries across 144 versions & 2 rubygems