David Lobe
|
8109bbda79
docs: add go.17+ install instructions (#1280)
|
3 years ago |
dependabot[bot]
|
5caaec1f21
build(deps): bump github.com/lib/pq from 1.10.3 to 1.10.4 (#1278)
|
3 years ago |
dependabot[bot]
|
eafc9b5abe
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#1267)
|
3 years ago |
dependabot[bot]
|
2f9873e9ce
build(deps): bump golang from 1.17.2 to 1.17.3 (#1272)
|
3 years ago |
Andreas Gangsø
|
6b5f4d62a7
fix(compiler): Set RV for TargetList items on updates (#1252)
|
3 years ago |
Timothy Studd
|
805759d2ed
fix(engine/mysql): Fix missing binds in ORDER BY (#1273)
|
3 years ago |
Timothy Studd
|
4663aab573
fix(compiler): Support nullable fields in joins on same table (#1270)
|
3 years ago |
Timothy Studd
|
724ab3750f
fix(compiler): Fix between expression handling of table references (#1268)
|
3 years ago |
Timothy Studd
|
c05375b3a7
feat: Add MySQL support for BETWEEN arguments (#1265)
|
3 years ago |
Kyle Conroy
|
90075ffecd
docs: Add environment variables (#1264)
|
3 years ago |
dependabot[bot]
|
3bf3469dac
build(deps): bump babel from 2.9.0 to 2.9.1 in /docs (#1245)
|
3 years ago |
Nao Yonashiro
|
db0e66af1c
style: apply gofmt to sample code (#1261)
|
3 years ago |
Timothy Studd
|
0d3508d6d2
fix(engine/mysql): Support nullable fields in joins for MySQL engine (#1249)
|
3 years ago |
Kyle Conroy
|
63a755da63
feat: Instrument compiler via runtime/trace (#1258)
|
3 years ago |
MarkL
|
42a7cd68dd
Update config doc to show MySQL type overrides (#1248)
|
3 years ago |
dependabot[bot]
|
6ee39cb625
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#1238)
|
3 years ago |
dependabot[bot]
|
0e4e99852f
build(deps): bump github.com/pganalyze/pg_query_go/v2 (#1234)
|
3 years ago |
Kyle Conroy
|
5626602bdc
fix(compiler): Mark nullable when casting NULL (#1233)
|
3 years ago |
Kyle Conroy
|
5789c85a66
fix(compiler): Respect alias name for coalesce (#1232)
|
3 years ago |
Kyle Conroy
|
02d449fa67
fix(compiler): Detect invalid INSERT expression (#1231)
|
3 years ago |
Kyle Conroy
|
fab267e9c7
fix(inflection): Incorrect handling of meta (#1228)
|
3 years ago |
dependabot[bot]
|
da832bb12f
build(deps): bump golang from 1.17.1 to 1.17.2 (#1227)
|
3 years ago |
dependabot[bot]
|
944588ed96
build(deps): bump eskatos/gradle-command-action from 1 to 2 (#1220)
|
3 years ago |
Kyle Conroy
|
508e8f21e4
fix(engine/mysql): Case-insensitive identifiers (#1216)
|
3 years ago |
Kyle Conroy
|
9513155061
fix(engine/postgresql): jsonb_build_object (#1211)
|
3 years ago |
cqsd
|
d0dae8b610
document emit_result_struct_pointers and emit_params_struct_pointers options (#1209)
|
3 years ago |
oliverpool
|
6cea18db4b
add pkg/cli package (#1204)
|
3 years ago |
Kyle Conroy
|
a94163b9d1
docs: Fix package name referenced in tutorial (#1202)
|
3 years ago |
Dmitriy Chertkov
|
010fca705d
Add emit_result_struct_pointers and emit_params_struct_pointers options (#979)
|
3 years ago |
Leo Lou
|
4009b6d87b
Update insert.md (#1199)
|
3 years ago |