mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-19 14:11:45 +03:00
d9b56eea8a
* test: slq2sql more test cases; now executes the generated query * groupby: first test case working against all DBs * sakila: added sqlserver 2019 source * groupby: tests for groupby synonyms * groupby: final touches |
||
---|---|---|
.. | ||
internal/slq | ||
sqlbuilder | ||
ast.go | ||
func.go | ||
inspector_test.go | ||
inspector.go | ||
join.go | ||
node_test.go | ||
node.go | ||
orderby.go | ||
parser_test.go | ||
parser.go | ||
range_test.go | ||
range.go | ||
segment_test.go | ||
segment.go | ||
selector_test.go | ||
selector.go | ||
walker_test.go | ||
walker.go |