sq/cli
Neil O'Toole 9746f4c1a2
orderby() (#159)
* wip: orderby impl

* Tests passing (note: ast.checkASTIntegrity is disabled)

* ExprNode now rendered via renderSelectorNode

* linting

* CHAGELOG for v0.27.0
2023-03-25 19:20:53 -06:00
..
buildinfo Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
config Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
output Bug/153 text table long lines (#154) 2023-03-19 01:51:05 -06:00
testdata Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cli_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cli.go PIng command json output (#141) 2022-12-31 23:00:07 -07:00
cmd_add_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_add.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_completion.go Bug/no active source (#145) 2023-03-11 21:21:05 -07:00
cmd_driver.go Bug/no active source (#145) 2023-03-11 21:21:05 -07:00
cmd_help.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_inspect_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_inspect.go Support table and column names with spaces. (#156) 2023-03-22 00:17:34 -06:00
cmd_list.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
cmd_man.go Feature/manpages (#136) 2022-12-29 19:02:10 -07:00
cmd_ping_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_ping.go PIng command json output (#141) 2022-12-31 23:00:07 -07:00
cmd_remove_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_remove.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
cmd_root.go docs updates 2023-03-11 20:25:19 -07:00
cmd_scratch.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_slq_test.go orderby() (#159) 2023-03-25 19:20:53 -06:00
cmd_slq.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
cmd_sql_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_sql.go Fix to docs for cmd_sql (#148) 2023-03-15 01:43:48 -06:00
cmd_src.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
cmd_tbl_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_tbl.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_version_test.go Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cmd_version.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
completion.go Improvements to source commands (#139) 2022-12-31 20:17:44 -07:00
consts.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
internal_test.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
ioutilz.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
run_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
source.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00