Sha256: 4c59de425a134f77c1412c4dc76564c71104b95a0b9bc70e00267b615a69e425

Contents?: true

Size: 193 Bytes

Versions: 72

Compression:

Stored size: 193 Bytes

Contents

class AddUpstreamAuthTokenToRootRepository < ActiveRecord::Migration[6.0]
  def change
    add_column :katello_root_repositories, :upstream_authentication_token, :string, limit: 1024
  end
end

Version data entries

72 entries across 72 versions & 1 rubygems

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