sq/libsq
Neil O'Toole c7ab3ed79e
Shell completion fixes (#388)
* Now correctly handling cobra.ShellCompNoDescRequestCmd in cli.ExecuteWith

* wip: partially moved to new 'completion' cmd impl

* More comments clarification

* make fmt

* rename .completions.sh -> .generate-completions.sh

* Deleted unused cli/cmd_completion.go
2024-01-30 23:04:10 -07:00
..
ast Comments cleanup (#381) 2024-01-29 09:43:06 -07:00
core Shell completion fixes (#388) 2024-01-30 23:04:10 -07:00
driver Clean up config options help text (#382) 2024-01-29 10:12:28 -07:00
files More file closing issues (test) (#386) 2024-01-29 19:34:10 -07:00
source Comments cleanup (#381) 2024-01-29 09:43:06 -07:00
dbwriter.go Refactor sqlmodel pkg (#364) 2024-01-25 00:42:51 -07:00
libsq_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
libsq.go More progress bars (#357) 2024-01-14 20:56:54 -07:00
pipeline.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
prepare.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
query_args_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_cols_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_count_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_datetime_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_expr_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_func_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_groupby_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_join_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_model.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
query_no_src_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
query_orderby_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
query_unique_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_where_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00