← Back to team overview

openlp-core team mailing list archive

[Bug 772472] Re: Case-insensitive matching of unicode with sqlite

 

We've put our own code in to sort the songs correctly, to overcome
sqlite's unicode problems. I'm not sure about searching. Other than the
sqlite faq, do you have reason to believe it doesn't? (I.e. have you
tried it? :-)

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/772472

Title:
  Case-insensitive matching of unicode with sqlite

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Does the case-insensitive searching in songs work, when openlp uses
  sqlite as the default DB storage?

  Today I came across sqlite faq:

  http://www.sqlite.org/faq.html#q18  (Case-insensitive matching of
  Unicode characters does not work.)


References