lib/sequel/extensions/arbitrary_servers.rb in sequel-4.31.0 vs lib/sequel/extensions/arbitrary_servers.rb in sequel-4.32.0

- old
+ new

@@ -52,9 +52,11 @@ # # Note that this extension only works with the sharded threaded connection # pool. If you are using the sharded single connection pool, you need # to switch to the sharded threaded connection pool before using this # extension. +# +# Related module: Sequel::ArbitraryServers # module Sequel module ArbitraryServers private