Re: Case sensitivity with different database backends

2006-08-13 Thread Don Arbow
On Aug 13, 2006, at 9:57 AM, Jon Atkinson wrote: > I've noticed that my application changes case sensitivity in queries > depending on whether it is using MySQL or sqlite as the database > backend > > ... > If there a recommended way to deal with this? I want to avoid forcing > a certain scheme on

Case sensitivity with different database backends

2006-08-13 Thread Jon Atkinson
Hi, I've noticed that my application changes case sensitivity in queries depending on whether it is using MySQL or sqlite as the database backend The simplest test case is as follows: My database contains a user record, in which the username is = "jon" My urls.py is simply as follows: (r'^/?(