Matt Gordon
Matt Gordon
@mjza I'm thinking of using this library.. did you solve that issue?
I think this project is dead
I was thinking the same thing. Have an optional parameter like `convertToLowerCase = true`. Not ideal, but it would work.. and then you'd also have to do it for `Kebaberize()`...
Thanks for your response. Yes, I store the SQL in the database and load it back that way. As for SQL injection, it's going to be looked at and tested...
@mistic100 Hi there. A colleague of mine has implemented this feature. You can find his fork, here: https://github.com/VoTranQuan/jQuery-QueryBuilder/tree/dev. I've asked him to create a pull request.. but you may wish...
**UPDATE**: There won't be a pull request, as my colleague says he doesn't have the time that would be involved in dealing with the unit tests and he mentioned something...
@mistic100 Any chance you could look at our solution and consider integrating it into your repo?
Here's my solution: ``` /* Mimic .fa */ .glyphicon { display: inline-block !important; font: normal normal normal 14px/1 FontAwesome !important; font-size: 14px !important; font-size: inherit !important; text-rendering: auto !important; -webkit-font-smoothing:...
Bootstrap 5 has been released already...
I'm not sure I can agree with it being basically an equals operation. It's not at all, imho.. but maybe I am missing something here? And could you please point...