Sha256: b904a8958b1692a6cc20022b4abfe1629fa444dab05f5a2a34503658666530af

Contents?: true

Size: 209 Bytes

Versions: 82

Compression:

Stored size: 209 Bytes

Contents

# frozen_string_literal: true

class AddOptionsToTramwayEventParticipantFormFields < ActiveRecord::Migration[5.1]
  def change
    add_column :tramway_event_participant_form_fields, :options, :jsonb
  end
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
tramway-event-1.10.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.10.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.10.0.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.10.0.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.10 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.31.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.31.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.31 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.30 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.29 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.28.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.28.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.28.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.28.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.28 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.27.6 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.27.5 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.27.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.27.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.9.27.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb