-
Eugene Kenny authored
Previously when a sharded model was autoloaded during a test, every shard's test transaction was opened on the default shard's connection, which meant that other shards' data leaked into subsequent tests.
Eugene Kenny authoredPreviously when a sharded model was autoloaded during a test, every shard's test transaction was opened on the default shard's connection, which meant that other shards' data leaked into subsequent tests.
Loading