nushell/crates/nu-engine/src
Darren Schroeder 004d7b5ff0
query command with json, web, xml (#870)
* query command with json, web, xml

* query xml now working

* clippy

* comment out web tests

* Initial work on query web

For now we can query everything except tables

* Support for querying tables

Now we can query multiple tables just like before, now the only thing
missing is the test coverage

* finish off

* comment out web test

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
2022-02-01 12:45:48 -06:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs fix several cases where sort-by was crashing engine-q (#836) 2022-01-23 20:52:19 -08:00
documentation.rs query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
env.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
eval.rs Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
glob_from.rs Allow external args to expand globs (#839) 2022-01-25 05:26:56 +11:00
lib.rs query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00