Skip to content

Named parameter support for PostgreSQL #276

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

Closed
wants to merge 11 commits into from
Closed

Conversation

kyleconroy
Copy link
Collaborator

@kyleconroy kyleconroy commented Jan 17, 2020

This change supports for sqlc.arg(name) and @name parameter styles. It's powered by a new postgresql/ast package which support rewriting query ASTs.

This pull request is a work in progress and is not ready for review. Soon!

Fixes #71
Fixes #189

@Cyberax
Copy link
Contributor

Cyberax commented Jan 29, 2020

Hi! Can I help with this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go Param Names in Complex Statements Customize parameter names
2 participants