Docs.rs
sqlfuzz-0.3.0
sqlfuzz 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
Dependencies
async-trait ^0.1
normal
datafusion ^9.0
normal
rand ^0.8
normal
structopt ^0.3
normal
tokio ^1.19
normal
Versions
38.46%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlfuzz
0.3.0
All Items
Crate Items
Structs
Enums
Functions
Crate
sqlfuzz
Copy item path
Source
Structs
§
Fuzz
Config
SQLRelation
Generator
Generates random logical plans
SQLTable
Enums
§
SQLRelation
Functions
§
generate_
batch
Generate an Arrow RecordBatch for the provided schema and row count
plan_
to_
sql
Generate a SQL string from a SQLRelation struct