1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-16 06:15:07 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
aea4355d04 refactor: change column names from 'Column*' to 'column*' () 2022-02-19 19:26:47 -05:00
JT
f5f9d56c37 Move to a standard kebab/snake style () 2022-02-17 09:55:17 -05:00
JT
d70d91e559 Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
004d7b5ff0 query command with json, web, xml ()
* 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