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

(db/select Model :f [:between v1 v2]) doesn't work #33

Closed
camsaul opened this issue Feb 23, 2018 · 0 comments
Closed

(db/select Model :f [:between v1 v2]) doesn't work #33

camsaul opened this issue Feb 23, 2018 · 0 comments
Assignees
Labels

Comments

@camsaul
Copy link
Member

camsaul commented Feb 23, 2018

This should be translated to a HoneySQL clause like [:between f v1 v2] but instead it's throwing an ArityException. Look into this and fix

@camsaul camsaul self-assigned this Feb 23, 2018
@camsaul camsaul added the bug label Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant