Sha256: 328daf456bdf346754e6b5958edda460001b2f1e84c3fdd2ab69b9b6edef38ee

Contents?: true

Size: 178 Bytes

Versions: 67

Compression:

Stored size: 178 Bytes

Contents

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

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
tramway-event-1.7.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.7.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.7 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.6.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.6.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.6.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.6.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.6 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.5.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.5.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.5.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.5.1 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.5 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.2.6 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.2.5 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.2.4 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.2.3 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb
tramway-event-1.2.2 lib/tramway/event/generators/templates/add_options_to_tramway_event_participant_form_fields.rb