Sha256: fb87b7a708d5c5f15078a1a5fb70e3f3ab1bc07f02e54d3943df29ebf356d524

Contents?: true

Size: 129 Bytes

Versions: 41

Compression:

Stored size: 129 Bytes

Contents

class AddLockVersionToUsers < ActiveRecord::Migration[5.2]
  def change
    add_column :users, :lock_version, :integer
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
thecore-1.7.7 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.7.5 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.7.3 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.7.2 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.7.1 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.7.0 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.13 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.10 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.9 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.8 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.7 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.5 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.4 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.3 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.2 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.1 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.6.0 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.14 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.13 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.12 db/migrate/20180612075225_add_lock_version_to_users.rb