sq/cli
2023-04-08 14:58:10 -06:00
..
buildinfo Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
config Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
output Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
testdata Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cli_test.go Fixed some tests that had neglected to drop tables they had created 2023-04-08 14:58:10 -06:00
cli.go Deal with lots of connections, especially for sq inspect. (#186) 2023-04-08 12:09:27 -06:00
cmd_add_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_add.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
cmd_completion.go Bug/no active source (#145) 2023-03-11 21:21:05 -07:00
cmd_driver.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_help.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_inspect_test.go Feature/151 sq add active (#152) 2023-03-19 00:18:54 -06:00
cmd_inspect.go Deal with lots of connections, especially for sq inspect. (#186) 2023-04-08 12:09:27 -06:00
cmd_list.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_man.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_ping_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
cmd_ping.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06: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 Use --md instead of --markdown 2023-04-08 13:19:06 -06:00
cmd_sql_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
cmd_sql.go Change logging library to slog (#175) 2023-04-02 13:49:45 -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 Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
cmd_version_test.go Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cmd_version.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
completion.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
consts.go Use --md instead of --markdown 2023-04-08 13:19:06 -06:00
internal_test.go Feature/173 args (#183) 2023-04-07 02:00:49 -06:00
ioutilz.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
run_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
source.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00