Set all LockVersion columns to default to 0
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`.
Showing
Please register or sign in to comment