Kyle Conroy
|
1c0bf21dd3
fix: Enable strict function checking (#1405)
|
2 years ago |
Jille Timmermans
|
7d4ff0b1c6
Implement support for pgx's CopyFrom (#1352)
|
2 years ago |
Kyle Conroy
|
02d449fa67
fix(compiler): Detect invalid INSERT expression (#1231)
|
3 years ago |
ovadbar
|
c2dcd56a5d
Allow for mixed parameters types ($1 or ?) and sqlc.arg() (#1072)
|
3 years ago |
Kyle Conroy
|
07071774fa
compiler: Return error if relation not found (#1059)
|
3 years ago |
Kyle Conroy
|
b6b5ae44f2
Compile the sql/ast and sql/ast/pg packages into one (#673)
|
4 years ago |
Kyle Conroy
|
bca48e6c65
dolphin: Implement named parameters via sqlc.arg() (#632)
|
4 years ago |
Kyle Conroy
|
2e9294f53b
dolphin: Implement exapansion with reserved words (#620)
|
4 years ago |
Kyle Conroy
|
c0fdb5ba1e
cmd: Add debugging support (#573)
|
4 years ago |
Kyle Conroy
|
0e72fe056c
Remove support for the old parser (#553)
|
4 years ago |
Kyle Conroy
|
eecb559c48
MySQL experimental parser (#525)
|
4 years ago |
Kyle Conroy
|
ce9e964258
The experimental parser passes all tests (#515)
|
4 years ago |
Kyle Conroy
|
8ac5803bd4
Port the rest of the compiler to the new AST (#514)
|
4 years ago |
Kyle Conroy
|
fd329cbd13
compiler: Port bottom of parseQuery (#510)
|
4 years ago |
Kyle Conroy
|
b28e3dabbd
Fix ast walk (#509)
|
4 years ago |