rivet-cli 0.22.0

Rivet: PostgreSQL/MySQL/SQL Server/MongoDB → Parquet/CSV (local, S3, GCS, Azure). Crate name rivet-cli; binary rivet.
Documentation
1
2
3
4
5
6
7
8
9
# Keep build context small (otherwise COPY . . ships target/, .git/, etc.)
target
.git
.github
/graphify-out
# fuzz is workspace-excluded (Cargo.toml `exclude`) so the release build never
# compiles it; the local corpus/target under fuzz/ is multi-GB and only bloats
# the build context (10 tracked harness files, gigabytes of untracked corpus).
fuzz