Exception: ActiveRecord::ShardSwapProhibitedError

Inherits:
ArgumentError
  • Object
show all
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.