Skip to content

Releases: risinglightdb/sqlplannertest-rs

v0.1.0: initial release

24 Feb 21:19
b49c645
Compare
Choose a tag to compare

SQLPlannerTest is a yaml-based SQL planner test framework. This is the first release of this framework.

Current users:

The release can be found on https://crates.io/crates/sqlplannertest, and to add the crate to your project,

cargo add sqlplannertest