Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Try Case-Insensitive Unicode Sorting in SQLite with Pre-collated Strings

Here's how you use the Collator class in Java to pre-collate Unicode strings in a case-insensitive way so that SQLite can index/sort them.
All Posts