You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update examples in horizontal sharding to avoid confusion
Via global connection setting, so that we avoid
`ActiveRecord::ConnectionNotDefined` errors when trying to set a shard
globally that not all DB configurations have, and avoid breaking other
models that might connect to different DBs and shards.
0 commit comments