4 Nov
2020
4 Nov
'20
9:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 --- Comment #101 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I have a question about column filtering. The current code fetches all orders and then provides a 'string search' on the columns, based on the data there's on them. How would it work for numbers? If we translate that to a DB query, how would you say it should be done? Treat them as strings and '%<input>%'? I ask this because I don't know what is expected. -- You are receiving this mail because: You are watching all bug changes.