sq/libsq/ast
Neil O'Toole 08dfa10325
Errors linting (#117)
* errors linting

* errors linting

* formatting
2022-12-17 21:31:06 -07:00
..
internal/slq change 'interface{}' to 'any' (#108) 2022-12-16 16:34:33 -07:00
sqlbuilder Lint long lines (#115) 2022-12-17 19:43:53 -07:00
ast.go change 'interface{}' to 'any' (#108) 2022-12-16 16:34:33 -07:00
func.go codebase refactor 2020-08-06 11:58:47 -06:00
inspector_test.go codebase refactor 2020-08-06 11:58:47 -06:00
inspector.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
join.go codebase refactor 2020-08-06 11:58:47 -06:00
node_test.go codebase refactor 2020-08-06 11:58:47 -06:00
node.go Bug #87: generated SQL should always quote table and column names in join statement (#89) 2021-03-07 23:27:35 -07:00
parser_test.go Bunch of linting issues (#96) 2021-09-12 16:14:30 -06:00
parser.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00
range_test.go codebase refactor 2020-08-06 11:58:47 -06:00
range.go Slq move (#67) 2020-08-23 05:16:16 -06:00
segment_test.go codebase refactor 2020-08-06 11:58:47 -06:00
segment.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00
selector.go Errors linting (#117) 2022-12-17 21:31:06 -07:00
walker_test.go codebase refactor 2020-08-06 11:58:47 -06:00
walker.go Lint long lines (#115) 2022-12-17 19:43:53 -07:00