Cop for with_lock_retries without DDL transaction
This change adds a rubocop check for ensuring that `with_lock_retries` is not used with disabled DDL transactions.
Showing
Please register or sign in to comment
This change adds a rubocop check for ensuring that `with_lock_retries` is not used with disabled DDL transactions.