nushell/crates/nu-command/src/database/values
Stefan Holderbach c2f4969d4f
Clippy fix for Rust 1.63 (#6299)
Take more sensitive lints into account

Somewhat ugly in some cases is the replacement of `.get(0)` with
`.first()`
2022-08-11 11:54:54 -05:00
..
definitions Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
dsl Add bit operator: bit-xor (#5940) 2022-07-03 06:45:20 -05:00
mod.rs a little database cleanup (#5394) 2022-05-01 07:44:29 -05:00
sqlite.rs new command into sqlite allows you to take lists and create a sqlite db (#6266) 2022-08-08 14:12:42 -05:00