Adjust since to v1.46
This commit is contained in:
parent
087a57febf
commit
7aa2d9583a
|
|
@ -484,7 +484,7 @@ export default defineConfig({
|
||||||
|
|
||||||
## property: TestConfig.shardingMode
|
## property: TestConfig.shardingMode
|
||||||
|
|
||||||
* since: v1.45
|
* since: v1.46
|
||||||
- type: ?<[ShardingMode]<"partition"|"round-robin"|"duration-round-robin">>
|
- type: ?<[ShardingMode]<"partition"|"round-robin"|"duration-round-robin">>
|
||||||
|
|
||||||
Defines the algorithm to be used for sharding. Defaults to `'partition'`.
|
Defines the algorithm to be used for sharding. Defaults to `'partition'`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue