kaffy icon indicating copy to clipboard operation
kaffy copied to clipboard

Include search support for id, integer, and decimal fields.

Open aesmail opened this issue 4 years ago • 1 comments

This PR adds support for searching against id, integer, and decimal fields. Closes #134

aesmail avatar Nov 03 '21 20:11 aesmail

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.

aesmail avatar Nov 04 '21 07:11 aesmail

Hi,

Would you be so kind as to do this again to the master branch?

Thanks, Gavin.

ghenry avatar Apr 12 '23 15:04 ghenry