Sha256: 39188c0278105281c07b5f799c1eb5309dac41d8f839f0240dc3405b02c3823c

Contents?: true

Size: 168 Bytes

Versions: 96

Compression:

Stored size: 168 Bytes

Contents

class AddPreprocessFunctionToImportTypes < ActiveRecord::Migration
  def change
    add_column :marty_import_types, :preprocess_function, :string, limit: 255
  end
end

Version data entries

96 entries across 96 versions & 1 rubygems

Version Path
marty-1.2.9 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.8 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.7 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.6 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.5 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.4 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.3 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.2 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.1 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.2.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.9 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.8 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.7 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.6 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.5 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.4 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.3 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.2 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.1.1 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-1.0.54 db/migrate/073_add_preprocess_function_to_import_types.rb