featurebase/sql3
Travis Turner d2856bfeee
Linters! (#2314)
* Add (commented out) linters that we should introduce

I went through the available linters and added (commented out) the ones
I think we should work on in the near term. In other words, fix them,
then uncomment them so they are enabled in CI.

* linter: errchkjson

* linter: ineffassign

* linter: gosimple

* linter: errname
2023-03-10 15:13:15 -06:00
..
parser implement select from time quantum columns (fb-1654) (#2282) 2023-03-02 00:06:58 -06:00
planner Linters! (#2314) 2023-03-10 15:13:15 -06:00
test Linters! (#2314) 2023-03-10 15:13:15 -06:00
errors.go FB-1894: Implement DateTimeDiff() (#2307) 2023-03-10 10:12:27 -06:00
interfaces.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-19 21:35:02 +00:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
sql_complex_test.go compileOrderingTermExpr needs to return alias and not expression (#2300) 2023-03-07 15:56:58 -06:00
sql_test.go forward-port tests from SQL1 tree (#2261) 2023-03-01 13:40:50 -06:00