sq/libsq
Neil O'Toole c7bba4dfe4
go1.21: changes to support slog as part of stdlib (#299)
* go1.21: changes to support slog as part of stdlib

* Removed accidentially checked-in line of code

* Fixed minor linting issues; reenable typecheck

* go1.21: switched to stdlib slices pkg
2023-08-12 12:54:14 -06:00
..
ast go1.21: changes to support slog as part of stdlib (#299) 2023-08-12 12:54:14 -06:00
core go1.21: changes to support slog as part of stdlib (#299) 2023-08-12 12:54:14 -06:00
driver go1.21: changes to support slog as part of stdlib (#299) 2023-08-12 12:54:14 -06:00
source go1.21: changes to support slog as part of stdlib (#299) 2023-08-12 12:54:14 -06:00
dbwriter.go Column rename: template now has Alpha field. (#285) 2023-07-08 19:34:53 -06:00
libsq_test.go Column rename: template now has Alpha field. (#285) 2023-07-08 19:34:53 -06:00
libsq.go #191: XLSX driver auto-detects header row (#284) 2023-07-08 09:21:27 -06:00
pipeline.go #12: multiple joins (#280) 2023-07-03 09:34:19 -06:00
prepare.go #12: multiple joins (#280) 2023-07-03 09:34:19 -06:00
query_args_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_cols_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_count_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_datetime_test.go #254: explicit where() clause (#255) 2023-06-16 22:54:25 -06:00
query_expr_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_func_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_groupby_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_join_test.go #200: Switch excel driver for output (#291) 2023-07-26 22:19:11 -06:00
query_model.go #12: multiple joins (#280) 2023-07-03 09:34:19 -06:00
query_no_src_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_orderby_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_test.go go1.21: changes to support slog as part of stdlib (#299) 2023-08-12 12:54:14 -06:00
query_unique_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00
query_where_test.go #258: Alias can be an arbitrary string. (#259) 2023-06-18 00:05:09 -06:00