Module: ActiveRecord::ConnectionAdapters::TrinoAdapter::RelationSafetyBelts

Defined in:
lib/active_record/connection_adapters/trino_adapter.rb

Overview

The safety belts override AR::Relation batch methods only when the relation’s connection is a TrinoAdapter, so they don’t leak into other databases used in the same process.