sq/libsq
Neil O'Toole c5cf6c0cc0
#217: Configurable timestamp format (#218)
* Moved time functions from pkg stringz to pkg timez

* Refactor options.Opt

* wip: initial work on configurable time layout

* wip: most printers now respect format.datetime and friends

* Folded pkg timefmt into timez

* Refactor options.Opt; refine options

* Add 'sq config set OPTION --help' mechanism

* Finished completion of OptDateFormatAsNumber and OptTimeFormatAsNumber
2023-05-06 20:36:34 -06:00
..
ast Source groups (#198) 2023-04-15 16:28:51 -06:00
core #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
driver #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
source #199: More config/options work (#215) 2023-05-05 08:32:50 -06:00
dbwriter.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
engine.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
libsq_test.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
libsq.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -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