Closed swrobel closed 4 years ago
FYI, the json operator I'm using is supported in Postgres 9.5 which is the minimum requirement for Que 1.0
I think we could apply case-insensitive search in both cases. What do you think @statianzo?
Case insensitive sounds good to me. Also, filtering to the ActiveJob name sounds like it would be helpful for a number of users.
Worth noting that I made the search for ActiveJob class case-insensitive but left the existing search behavior unchanged ... can change this if desired. TBH case-sensitive search doesn't make sense to me in this context.