sq/libsq
Neil O'Toole 57cddd7590
Edit config (#208)
* cobra: Added 'sq config edit' cmd

* Linting

* Implemented 'sq config edit'

* whitespace

* Dialing in config cmd help
2023-04-22 16:31:28 -06:00
..
ast Source groups (#198) 2023-04-15 16:28:51 -06:00
core Edit config (#208) 2023-04-22 16:31:28 -06:00
driver Refactoring (#206) 2023-04-21 21:36:32 -06:00
source Refactoring (#206) 2023-04-21 21:36:32 -06:00
dbwriter.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
engine.go #199 - Config, refactoring (#204) 2023-04-18 23:28:09 -06:00
libsq_test.go Renamed testh.OptLongDB to testh.OptLongOpen; added it to other tests. 2023-04-19 08:08:26 -06:00
libsq.go #199 - Config, refactoring (#204) 2023-04-18 23:28:09 -06:00
prepare.go Feature/173 args (#183) 2023-04-07 02:00:49 -06:00
query_args_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_cols_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_count_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_datetime_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_expr_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_filter_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_groupby_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_join_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_orderby_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_unique_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00