Akshesh
|
2f19306a12
|
Refs #27030 -- Added index type introspection on PostgreSQL.
|
2016-08-12 16:58:40 -04:00 |
Simon Charette
|
b8e6e1b43b
|
Fixed #26500 -- Added SKIP LOCKED support to select_for_update().
Thanks Tim for the review.
|
2016-08-08 12:01:43 -04:00 |
acrefoot
|
04240b2365
|
Refs #19527 -- Allowed QuerySet.bulk_create() to set the primary key of its objects.
PostgreSQL support only.
Thanks Vladislav Manchev and alesasnouski for working on the patch.
|
2016-03-02 14:29:09 -05:00 |
Simon Charette
|
766afc22a1
|
Fixed #24793 -- Unified temporal difference support.
|
2016-02-26 12:25:12 -05:00 |
Aymeric Augustin
|
33c7c2a557
|
Enabled parallel testing by default in runtests.py.
|
2015-09-10 13:34:05 +02:00 |
Caio Ariede
|
ec9004728e
|
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
2015-08-07 09:33:17 -04:00 |