Hi, I want to use ilike for a query to fix https://github.com/okfn/ckan/issues/594 If I do this then it looks like it will not work in sqlite. Is this something that we care about? More generally what is our position on sqlite? Is this something we support or just for testing purposes? We already are using ilike in several places. Any views?