enumTablePartitionStrategy
enum TablePartitionStrategy: string
How a table's rows are divided between its partitions.
Cases§
case Range = 'range'case List = 'list'case Hash = 'hash'Test cases 4§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Relations§
Constant reads 1
- class-const packages/ztd-query-core/src/Compatibility/ClassAliases.php packages/ztd-query-core/src/Compatibility/ClassAliases.php:41