sq/libsq
Neil O'Toole 6ca26f4e4f
Column rename: template now has Alpha field. (#285)
* wip: refactor col name mungeing

* Finished refactoring FieldMeta

* Renamed tpl .AlphaIndex to .Alpha

* wip: debugging source config override

* Source config override passing tests

* CHANGELOG update
2023-07-08 19:34:53 -06:00
..
ast #12: multiple joins (#280) 2023-07-03 09:34:19 -06:00
core Column rename: template now has Alpha field. (#285) 2023-07-08 19:34:53 -06:00
driver Column rename: template now has Alpha field. (#285) 2023-07-08 19:34:53 -06:00
source #263: Inspect --overview; improved output (#273) 2023-06-21 23:48:58 -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 #12: multiple joins (#280) 2023-07-03 09:34:19 -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 #12: multiple joins (#280) 2023-07-03 09:34:19 -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