Skip to content

Initial Windows support #886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2021
Merged

Initial Windows support #886

merged 1 commit into from
Feb 7, 2021

Conversation

kyleconroy
Copy link
Collaborator

The PostgreSQL parser we use does not support Windows. However, the MySQL parser does. Update the engine/postgresql package to build on Windows. This version of the PostgreSQL parser always returns an error.

@kyleconroy kyleconroy merged commit c9a6145 into master Feb 7, 2021
@kyleconroy kyleconroy deleted the kyle/initial-windows-support branch February 7, 2021 23:59
victoraugustolls pushed a commit to Streppel/sqlc that referenced this pull request May 6, 2021
The PostgreSQL parser we use does not support Windows. However, the MySQL parser does. Update the engine/postgresql package to build on Windows. This version of the PostgreSQL parser always returns an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant