Neil O'Toole
|
d3e6f89829
|
SLQ support for column aliases (#150)
* alias: more early work
* alias: test cases working for sqlite
* alias: SQL builder tests
* alias: func (col expr) aliases now working for SQLite
* linting
* CHANGELOG update
* Docs update
* Docs update
* Rename buildAst() -> buildAST()
* CHANGELOG typo
|
2023-03-18 22:58:00 -06:00 |
|
Neil O'Toole
|
0a627a7b6f
|
Chore/antlr 4.11.1 upgrade (#130)
* baseline seems to be working
* Updated to antlr4
* few more module upgrades
|
2022-12-23 21:43:20 -07:00 |
|
Neil O'Toole
|
c778c8ced5
|
Linting of _test.go files (#121)
* test linting
* test linting
* test linting
* test linting
|
2022-12-18 00:18:35 -07:00 |
|
Neil O'Toole
|
98e91bae51
|
Bunch of linting issues (#96)
* linting
* linting
* linting
* linting
* linting
* cleaned up readme trailing newlines
|
2021-09-12 16:14:30 -06:00 |
|
Neil O'Toole
|
e4cc68b714
|
Slq move (#67)
* moved it
* what used to be libsq/slq in now libsq/ast/internal/slq
|
2020-08-23 05:16:16 -06:00 |
|
Neil O'Toole
|
fd4ae53f31
|
codebase refactor
|
2020-08-06 11:58:47 -06:00 |
|