nushell/crates/nu-command/tests/commands/query
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
..
db.rs Database commands (#5307) 2022-04-24 10:29:21 +01:00
mod.rs SQLite overhaul: custom value, query db command (#5247) 2022-04-20 16:58:21 +12:00