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.5.10 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.9 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.8 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.7 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.6 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.5 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.4 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.3 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.2 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.1 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.5.0 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.10 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.8 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.7 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.6 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.5 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.4 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.3 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.2 db/migrate/20180612075225_add_lock_version_to_users.rb
thecore-1.4.1 db/migrate/20180612075225_add_lock_version_to_users.rb