malcolm maima
Results
1
comments of
malcolm maima
> sqlc generate Gives: > C:\Users\Malcom\Github\....\db\migration\000001_init_schema.up.sql:1:1: the PostgreSQL engine does not support Windows Possible solution in windows (worked for me): > docker run --rm -v "%cd%:/src" -w /src kjconroy/sqlc generate