Skip to content

Commit 2488b8c

Browse files
committed
readme: all_features include to_parquet
[skip ci]
1 parent 4bbd9f5 commit 2488b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Use the `sqlp` command with the `--format parquet` option instead if you don't n
350350
It will NOT offer the choice to update itself to the prebuilt binaries published on GitHub. You need not worry that your manually built qsv will be overwritten by a self-update.
351351

352352
* `feature_capable` - enable to build `qsv` binary variant which is feature-capable.
353-
* `all_features` - enable to build `qsv` binary variant with all features enabled (apply,fetch,foreach,generate,luau,polars,python,to,self_update).
353+
* `all_features` - enable to build `qsv` binary variant with all features enabled (apply,fetch,foreach,generate,luau,polars,python,to,to_parquet,self_update).
354354
* `lite` - enable to build `qsvlite` binary variant with all features disabled.
355355
* `datapusher_plus` - enable to build `qsvdp` binary variant - the [DataPusher+](https://github.com/dathere/datapusher-plus) optimized qsv binary.
356356
* `nightly` - enable to turn on nightly/unstable features in the `rand`, `regex`, `hashbrown` & `pyo3` crates when building with Rust nightly/unstable.

0 commit comments

Comments
 (0)