nushell/crates/nu-command/tests/commands/database
Artem Chernyak 73fbe26ef9
feat: make to nuon raw option remove all white space (#15609)
# Description
Fixes #9942

This adds a new `--minified` flag to `to nuon` which removes all
possible white space. I added an example test to demonstrate the
functionality.

# User-Facing Changes

New flag becomes available to the user.
2025-05-09 09:38:24 +08:00
..
into_sqlite.rs feat: make to nuon raw option remove all white space (#15609) 2025-05-09 09:38:24 +08:00
mod.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00
query_db.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00