Exception: ActiveRecord::ShardSwapProhibitedError
- 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.
Raised when shard swapping is attempted on a connection that prohibits it. See ActiveRecord::ConnectionHandling#prohibit_shard_swapping.