sq/cli
Neil O'Toole 08dfa10325
Errors linting (#117)
* errors linting

* errors linting

* formatting
2022-12-17 21:31:06 -07:00
..
buildinfo fixed some panics with oddly-shaped xlsx imports (#71) 2020-11-02 10:40:29 -07:00
config bunch of linting issues fixed (#113) 2022-12-17 16:11:33 -07:00
output Errors linting (#117) 2022-12-17 21:31:06 -07:00
cli_test.go bunch of linting issues fixed (#113) 2022-12-17 16:11:33 -07:00
cli.go Errors linting (#117) 2022-12-17 21:31:06 -07:00
cmd_add_test.go fixed broken mysql tests (parseTime param); moved some test funcs to pkg tutil (#109) 2022-12-16 19:09:49 -07:00
cmd_add.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_completion.go bunch of linting issues fixed (#113) 2022-12-17 16:11:33 -07:00
cmd_driver.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_help.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_inspect_test.go fixed broken mysql tests (parseTime param); moved some test funcs to pkg tutil (#109) 2022-12-16 19:09:49 -07:00
cmd_inspect.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
cmd_list.go Refactored verbose/header flags; inspect cmd now less verbose by default (#111) 2022-12-16 20:46:37 -07:00
cmd_ping_test.go Cmd ping to use --all flag instead of arg (#83) 2021-02-27 07:44:08 -07:00
cmd_ping.go Errors linting (#117) 2022-12-17 21:31:06 -07:00
cmd_remove_test.go codebase refactor 2020-08-06 11:58:47 -06:00
cmd_remove.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_root.go cobra upgrade; help output now the same for 'sq help' and 'sq --help' (#112) 2022-12-16 21:59:42 -07:00
cmd_scratch.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_slq_test.go bunch of linting issues fixed (#113) 2022-12-17 16:11:33 -07:00
cmd_slq.go cobra upgrade; help output now the same for 'sq help' and 'sq --help' (#112) 2022-12-16 21:59:42 -07:00
cmd_sql_test.go fixed broken mysql tests (parseTime param); moved some test funcs to pkg tutil (#109) 2022-12-16 19:09:49 -07:00
cmd_sql.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_src.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_tbl_test.go Json driver; refactoring of core packages (#66) 2020-08-23 04:42:15 -06:00
cmd_tbl.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00
cmd_version.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
completion.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00
consts.go Refactored verbose/header flags; inspect cmd now less verbose by default (#111) 2022-12-16 20:46:37 -07:00
ioutilz.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
run_test.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
source.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00