Open
Description
Version
1.27.0
What happened?
Running on Windows I get the libwinpthread-1.dll
error. From a brief search it looks like it might be due to not having statically linked against mingw libc?
Relevant log output
Windows dialog box pops up with:
> sqlc.exe - System Error
>
> The code execution cannot proceed because libwinpthread-1.dll was not found.
> Reinstalling the program may fix this problem.
>
> [OK]
Database schema
N/A
SQL queries
N/A
Configuration
N/A
Playground URL
No response
What operating system are you using?
Windows
What database engines are you using?
PostgreSQL
What type of code are you generating?
Go