0.12dev: Replaced all (mis)uses of `LIKE` for case-sensitive prefix matching with a range condition. All remaining uses of `LIKE` are case-insensitive, so `db.like()` is left case-insensitive as well.
Closes #8519.
Authored by: rblank 2009-12-23
Parent: [r8972]
Child: [r8974]