You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just reporting here too that development on windows can't be done due to the sqlc dependency github.com/lfittl/pg_query_go which can't be imported and built due to lack of windows support.
This is not a sqlc bug but if anyone here has a workaround I'd be happy to hear it since this issue hinders my attempt to work on the package.
The text was updated successfully, but these errors were encountered:
See a few previous reports about Windows support: #307#282
Candidly, I'm not sure that pg_query_go is being actively maintained. We may need to fork it to add Windows support and upgrade it to the most recent release of PostgreSQL.
kyleconroy
changed the title
Development on windows is impossibile due to upstream issues [Not a sqlc bug]
Development on windows is impossibile due to upstream issues
May 3, 2020
Upstream report: https://github.com/lfittl/pg_query_go/issues/25
Just reporting here too that development on windows can't be done due to the sqlc dependency
github.com/lfittl/pg_query_go
which can't be imported and built due to lack of windows support.This is not a sqlc bug but if anyone here has a workaround I'd be happy to hear it since this issue hinders my attempt to work on the package.
The text was updated successfully, but these errors were encountered: