-
Mike Dalessio authored
This allows for the ShardSelector to be used for granular switching on a specific abstract connection class. Previously switching was done globally on ActiveRecord::Base. Also updates the Multiple Databases guide and improves the ShardSelector documentation.
Mike Dalessio authoredThis allows for the ShardSelector to be used for granular switching on a specific abstract connection class. Previously switching was done globally on ActiveRecord::Base. Also updates the Multiple Databases guide and improves the ShardSelector documentation.
Loading