About ActiveRecord#locking_column

I doubt that the model that inherited ActiveRecord will return lock_version even if it does not have locking_column (lock_version etc.).

Please let me know if anyone knows why such an implementation is in place.

If there is no reason I will make a PR to fix