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

fix custom ecto type query #4

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Conversation

galina
Copy link

@galina galina commented Feb 8, 2017

Allow to pass custom type in a query:

User |> ExSieve.filter(%{"cash_lteq" => %Money{amount: 1000}})

@valyukov valyukov merged commit ae283c6 into valyukov:master Feb 9, 2017
@galina galina deleted the custom_ecto_type branch February 9, 2017 07:03
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