django1/django/core/db/backends
Adrian Holovaty 11bcc7969d Fixed #1121 -- Changed MySQL backend to use correct character set in MySQL 4.1x/5.x on Win32. Thanks, hipertracker@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-09 01:55:37 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
ado_mssql.py reverted changes from [1534] and [1536] regarding ticket #966 2005-12-04 18:54:44 +00:00
mysql.py Fixed #1121 -- Changed MySQL backend to use correct character set in MySQL 4.1x/5.x on Win32. Thanks, hipertracker@gmail.com 2006-01-09 01:55:37 +00:00
postgresql.py Fixed #1034 -- Changed get_last_insert_id to quote database table name. Thanks, rfugger 2006-01-09 01:33:59 +00:00
sqlite3.py Fixed #1093 -- Fixed error in inspectdb from [1688] 2005-12-20 15:53:01 +00:00