Skip to content

Bind to user-provided getColumn overrides in query macros #8

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
Jul 29, 2023

Conversation

Gruruya
Copy link
Contributor

@Gruruya Gruruya commented Jul 28, 2023

For custom types. bindSym restricts getColumn defs to those provided by the library.
Replacing it with ident causes the macro to pick up any getColumn within scope.

@codehz
Copy link
Owner

codehz commented Jul 29, 2023

LGTM

@codehz codehz merged commit b3a6871 into codehz:develop Jul 29, 2023
@Gruruya
Copy link
Contributor Author

Gruruya commented Jul 29, 2023

CI Error seems to be on Nim 1.6.14 only, not the older 1.6.13 I tested on or devel.
It's unrelated to this PR, it's a Nim bug/regression.

@codehz
Copy link
Owner

codehz commented Jul 29, 2023

@Gruruya yes, it seems to be nim bug

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.

2 participants