Remove default connection for WithLockRetries
Make the :connection argument for WithLockRetries, by removing the default of ActiveRecord::Base. This prevents accidental use of the wrong connection once we begin using multiple databases.
Showing
Please register or sign in to comment