django1/django/db/backends/postgresql
Mariusz Felisiak e17f40f4b5 Refs #24245 -- Added introspection for database defaults on Oracle. 2016-11-30 11:21:57 -05:00
..
__init__.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
base.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
client.py Fixed #26751 -- Made dbshell exit with the shell's error code. 2016-06-27 12:20:40 -04:00
creation.py Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL. 2016-08-23 15:08:20 -04:00
features.py Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
introspection.py Refs #24245 -- Added introspection for database defaults on Oracle. 2016-11-30 11:21:57 -05:00
operations.py Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
schema.py Fixed #27030 -- Added contrib.postgres.indexes.GinIndex. 2016-08-12 18:37:03 -04:00
utils.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
version.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00