kaffy
kaffy copied to clipboard
Include search support for id, integer, and decimal fields.
This PR adds support for searching against id, integer, and decimal fields. Closes #134
I just realized I might have done some extra work needlessly with this PR. I tried to add :integer and :decimal to search fields while they were already working apparently (casting to string). So this PR only adds the ability to search :id fields.
Hi,
Would you be so kind as to do this again to the master branch?
Thanks, Gavin.