Documentation
¶
Overview ¶
Package sqltest supplies large command-queue fixtures for SQL tests and benchmarks.
Design ¶
Seed inserts pending command rows in multi-row batches sized for the backend's parameter limits. This keeps fixture construction from dominating Clear performance measurements. The helpers bypass ordinary storage API behavior and are only for tests; they do not define a backend contract.
References ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.