django1/django/db/backends/postgresql_psycopg2
Tim Graham b845951fd4 Required sqlparse for SQL splitting per deprecation timeline. 2015-01-17 10:20:30 -05:00
..
__init__.py Added postgresql_psycopg2 backend, which is untested, just for a starting point 2006-05-16 23:27:07 +00:00
base.py Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
client.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
creation.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
features.py Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
introspection.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
operations.py Required sqlparse for SQL splitting per deprecation timeline. 2015-01-17 10:20:30 -05:00
schema.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
utils.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
version.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00