Sha256: d73879f0566801ba50d43fe1416b50ea1b55e69e8e89a012238fee01d453a728

Contents?: true

Size: 173 Bytes

Versions: 94

Compression:

Stored size: 173 Bytes

Contents

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

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
marty-14.3.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-14.0.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-13.0.2 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-11.0.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-10.0.3 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-10.0.2 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-10.0.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-9.5.1 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-9.5.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-9.3.3 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-9.3.2 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-9.3.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-8.5.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-8.4.1 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-8.3.1 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-8.2.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-8.0.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-6.1.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-5.2.0 db/migrate/073_add_preprocess_function_to_import_types.rb
marty-5.1.4 db/migrate/073_add_preprocess_function_to_import_types.rb