Sha256: 1318e9d8b8500a2e8e1dcf342bfb7aad7c85055698cf6a85e311e3ea03c41953

Contents?: true

Size: 167 Bytes

Versions: 24

Compression:

Stored size: 167 Bytes

Contents

class AddMaxTableIndexToPacketConfigs < ActiveRecord::Migration[5.0]
  def change
    add_column :packet_configs, :max_table_index, :integer, :default => -1
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
cosmos-4.5.2-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.5.2 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.5.1-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.5.1 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.5.0-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.5.0 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.2-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.2 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.1-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.1 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.0-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.4.0 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.3.0-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.3.0 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.4-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.4 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.3-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.3 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.2-java lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb
cosmos-4.2.2 lib/cosmos/dart/db/migrate/20170919210307_add_max_table_index_to_packet_configs.rb