M1ker1n
Results
2
issues of
M1ker1n
### Version 1.17.2 ### What happened? sqlc was installed by this: ``` bash go install github.com/kyleconroy/sqlc/cmd/sqlc@latest ``` Used ``` bash sqlc generate ``` As result got messages that I should...
bug
:books: postgresql
:wrench: golang
:computer: linux
### Description I suppose when starting application with `docker compose -f compose.yaml -f local.yaml up` interpolation happens before merging compose files. Since that if `compose.yaml` has required environment variable which...
kind/bug
status/0-triage