nushell/crates/nu-command/tests
Fernando Herrera e94d13da1b
Database commands (#5307)
* database commands

* db commands

* filesystem opens sqlite file

* clippy error

* corrected error in ci file

* removes matrix flag from ci

* flax matrix for clippy

* add conditional compile for tests

* add conditional compile for tests

* correct order of command

* correct error msg

* correct typo
2022-04-24 10:29:21 +01:00
..
commands Database commands (#5307) 2022-04-24 10:29:21 +01:00
format_conversions Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
main.rs Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00