Kyle Gray
|
1ac6f19bc6
fix(compiler): Support functions with OUT params (#2865)
|
1 anno fa |
Andrew Benton
|
b06ee14b5d
feat(compiler): Parse query parameter metadata from comments (#2850)
|
1 anno fa |
Connor Collins
|
3c9ef73dd3
feat(postgresql): Add support for PostgreSQL multi-dimensional arrays (#2338)
|
1 anno fa |
Kyle Gray
|
d361c5d580
chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523)
|
1 anno fa |
Andrew Benton
|
4d764a2dbb
feat: Parse comment lines starting with `@symbol` as boolean flags associated with a query (#2464)
|
1 anno fa |
Kyle Conroy
|
41c1520e75
feat(cmd/vet): Prepare queries against a database (#2387)
|
1 anno fa |
Dennis Schön
|
9b9a2b6c5a
feat(mysql): Support unsigned integers (#1746)
|
1 anno fa |
Andrew Haines
|
99ecffffb3
fix: Override types of aliased columns and named parameters (#1884)
|
1 anno fa |
Nick Jackson
|
c7c6a36c28
feat: add `sqlc.embed` to allow model re-use (#1615)
|
1 anno fa |
Jille Timmermans
|
a8477b8722
Add sqlc.slice() to support IN clauses in MySQL (#695) (#1816)
|
1 anno fa |
Jille Timmermans
|
7d4ff0b1c6
Implement support for pgx's CopyFrom (#1352)
|
2 anni fa |
mh
|
a56a9c1942
handling of dollar signs in function names by removing the char from codegen output (#1359)
|
2 anni fa |
Timothy Studd
|
a83dba2439
fix(compiler): Use common params struct field for same named params (#1296)
|
3 anni fa |
Timothy Studd
|
4663aab573
fix(compiler): Support nullable fields in joins on same table (#1270)
|
3 anni fa |
Kyle Conroy
|
0dfe7287b5
Add hack to fix output type for coalesce (#1119)
|
3 anni fa |
Kyle Carberry
|
28c7acffdd
sql/ast: Resolve return values from functions (#964)
|
3 anni fa |
Kyle Conroy
|
f434868dce
dolphin: Generate bools for tinyint(1)
|
3 anni fa |
Kyle Conroy
|
8ac5803bd4
Port the rest of the compiler to the new AST (#514)
|
4 anni fa |