Skip to content

Conversation

kyleconroy
Copy link
Collaborator

@kyleconroy kyleconroy commented Feb 10, 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
Replaces #276

@kyleconroy kyleconroy changed the title Named params for PostgreSQL Named parameters for PostgreSQL Feb 10, 2020
@kyleconroy kyleconroy merged commit d247b40 into master Feb 10, 2020
@kyleconroy kyleconroy deleted the named-params-rebase branch February 10, 2020 23:03
@mightyguava mightyguava mentioned this pull request Feb 12, 2020
7 tasks
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.

Go Param Names in Complex Statements Customize parameter names

1 participant