sq/cli
Neil O'Toole 0841e7154f
tu.SkipIssue mechanism (#370)
* tu.SkipIssue mechanism
2024-01-26 22:36:04 -07:00
..
buildinfo #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cobraz #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
config Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
diff Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
flag #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
hostinfo #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
output JSON ingest performance (#365) 2024-01-25 09:21:56 -07:00
run Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
testdata #244: shell completion for "sq add LOCATION" (#246) 2023-06-13 10:06:18 -06:00
testrun Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cli_test.go Refactor sqlmodel pkg (#364) 2024-01-25 00:42:51 -07:00
cli.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
cmd_add_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_add.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_cache.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_completion.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_config_edit.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_config_get.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_config_ls.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_config_set_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_config_set.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_config.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_diff.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_driver.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_group.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_help.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_inspect_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_inspect.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_ls.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_man.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_mv_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_mv.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_ping_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_ping.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_remove_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_remove.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_root.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_scratch.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_slq_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_slq.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_sql_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_sql.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_src_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_src.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_tbl_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_tbl.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
cmd_version_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_version.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_x.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
complete_location_test.go tu.SkipIssue mechanism (#370) 2024-01-26 22:36:04 -07:00
complete_location.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
complete_test.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
complete.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
error.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
flags.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
internal_test.go More progress bars (#357) 2024-01-14 20:56:54 -07:00
logging.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
options_test.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
options.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
output.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
run.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
source.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
terminal_windows.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
terminal.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00