django1/django/core/db/backends
Adrian Holovaty 06a2dc42b2 Fixed #1032 -- CREATE TABLE SQL in Postgres now quotes column name in 'CHECK' clause. Thanks, exoweb adrian
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1583 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-09 03:32:45 +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 reverted changes from [1534] and [1536] regarding ticket #966 2005-12-04 18:54:44 +00:00
postgresql.py Fixed #1032 -- CREATE TABLE SQL in Postgres now quotes column name in 'CHECK' clause. Thanks, exoweb adrian 2005-12-09 03:32:45 +00:00
sqlite3.py reverted changes from [1534] and [1536] regarding ticket #966 2005-12-04 18:54:44 +00:00