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
|
62f067f633
|
Chore/upgrade to antlr 4.12.0 (#149)
* Antlr update
* README update
* parser: regenerated with antlr 4.12.0
|
2023-03-15 20:53:40 -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
|
e674cdc724
|
change 'interface{}' to 'any' (#108)
|
2022-12-16 16:34:33 -07: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 |
|