agola-io / agola

Agola: CI/CD Redefined
https://agola.io
Apache License 2.0
1.46k stars 116 forks source link

sqlg updates #495

Closed sgotti closed 2 months ago

sgotti commented 2 months ago

sqlg: use local ToCamel functions

Use a local copy of ToCamel functions from github.com/iancoleman/strcase@v0.2.0 since v0.3.0 changed the behavior.

Also keep "ID" all uppercase.

sqlg: remove unneeded append

Remove an unneeded append in sqlg gen fetch.