Sha256: b1e381dcebffb4822f220fcda5bf7e5e9deaab9e01ecbc6ea59a771a5ea1c110

Contents?: true

Size: 175 Bytes

Versions: 164

Compression:

Stored size: 175 Bytes

Contents

class AddTimestampsToRepositoryJoinTables < ActiveRecord::Migration[4.2]
  def change
    change_table(:katello_repository_errata) do |t|
      t.timestamps
    end
  end
end

Version data entries

164 entries across 164 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.15.0.rc1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.0 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.0.rc3 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.0.rc2 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.0.rc1.1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.14.0.rc1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.13.1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.13.0 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.12.1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.13.0.rc1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.12.0 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.12.0.rc3 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.12.0.rc2 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.12.0.rc1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.11.1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.11.0 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.11.0.rc2 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb
katello-4.11.0.rc1 db/migrate/20141203123206_add_timestamps_to_repository_join_tables.rb