Hello, I am using SQLite with cyrillic letters (e.g. russian) in the DB. I need to perform searches (LIKE operator) I want to have case-INsensitve search in the LIKE operator.
I think this is not the case now due to the bug in the LIKE...but I couldn't find any info on the subject? Can anyone give me directions on how to handle the subject? Thanks. Sincerely, Alexander