nushell/crates/nu-command
Reilly Wood c150e11cb4
Initial SQLite functionality (#5182)
* Add SQLite functionality to open

* Add in-memory SQLite tests

* clippy fixes

* Fix up old SQLite-related tests
2022-04-13 20:15:02 -07:00
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
tests Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00