• Mario de la Ossa's avatar
    Set all LockVersion columns to default to 0 · 3dc91d60
    Mario de la Ossa authored
    We have some custom middleware that makes lock_version behave properly
    when it's set to `nil`, but we want to get rid of it, so before that
    let's make sure all new data coming in gets defaulted to a good value
    instead of `nil`.
    3dc91d60
schema.rb 256 KB