sq/cli
2022-12-16 19:09:49 -07:00
..
buildinfo fixed some panics with oddly-shaped xlsx imports (#71) 2020-11-02 10:40:29 -07:00
config fixed broken mysql tests (parseTime param); moved some test funcs to pkg tutil (#109) 2022-12-16 19:09:49 -07:00
output fixed broken mysql tests (parseTime param); moved some test funcs to pkg tutil (#109) 2022-12-16 19:09:49 -07:00
cli_test.go change 'interface{}' to 'any' (#108) 2022-12-16 16:34:33 -07:00
cli.go Bug #87: generated SQL should always quote table and column names in join statement (#89) 2021-03-07 23:27:35 -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 Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -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 Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_list.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -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 Misc cleanup, goimports, updates (#107) 2022-12-16 15:54:09 -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: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_scratch.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_slq_test.go --insert now also creates the table (#78) 2021-01-03 19:56:22 -07:00
cmd_slq.go Misc cleanup, goimports, updates (#107) 2022-12-16 15:54:09 -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 Misc cleanup, goimports, updates (#107) 2022-12-16 15:54:09 -07:00
cmd_version.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
completion.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
consts.go Cmd ping to use --all flag instead of arg (#83) 2021-02-27 07:44:08 -07:00
ioutilz.go codebase refactor 2020-08-06 11:58:47 -06:00
run_test.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
source.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00