Skip to content
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

Query bindings only support string values #48

Open
kingzbauer opened this issue Mar 8, 2022 · 0 comments
Open

Query bindings only support string values #48

kingzbauer opened this issue Mar 8, 2022 · 0 comments

Comments

@kingzbauer
Copy link

From https://pkg.go.dev/github.com/northwesternmutual/[email protected]/manager#ExecuteQuerier, ExecuteBoundQuery only supports map[string]string.
Wouldn't this be more comprehensive to use map[string]interface{} or was this a deliberate design choice?

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

No branches or pull requests

1 participant