123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::ShardSwapProhibitedError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, ArgumentError
Instance Chain:
self, ArgumentError
Inherits: ArgumentError
  • ::Object
Defined in: activerecord/lib/active_record/errors.rb

Overview

Raised when shard swapping is attempted on a connection that prohibits it. See ActiveRecord::ConnectionHandling#prohibit_shard_swapping.