-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
When running with:
config.active_record.permanent_connection_checkout = :disallowed
The following code appears to have issues:
if connection.supports_insert_conflict_target? |
Better to use Model.with_connection do |connection|
.
See socketry/community#8 for background.
Metadata
Metadata
Assignees
Labels
No labels