nushell/crates/nu-command/tests
Reilly Wood efdfeac55e
Feature cleanup (#7182)
Following up on #7180 with some feature cleanup:

- Move the `database` feature from `plugin` to `default`
- Rename the `database` feature to `sqlite`
- Remove `--features=extra` from a lot of scripts etc. 
- No need to specify this, the `extra` feature is now the same as the
default feature set
- Remove the now-redundant 2nd Ubuntu test run
2022-11-22 16:58:11 -08:00
..
commands Feature cleanup (#7182) 2022-11-22 16:58:11 -08:00
format_conversions Fix needs_quotes() in to nuon (closes #6989) (#7056) 2022-11-19 12:09:39 +01:00
main.rs Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00