Skip to content

Releases: SectorLabs/django-postgres-extra

v1.21a6

28 Mar 08:50
Compare
Choose a tag to compare
v1.21a6 Pre-release
Pre-release

Changes

  • bulk_upsert should return objects upserted, implemented in #52

PyPi

pip install django-postgres-extra==1.21a6

https://pypi.python.org/pypi/django-postgres-extra/1.21a6

Alpha

Note, this is an alpha release.

v1.21a5

12 Feb 11:30
Compare
Choose a tag to compare
v1.21a5 Pre-release
Pre-release

Changes

  • Support for index_predicate in all shortcut methods and bulk upsert (PR #49)

PyPi

pip install django-postgres-extra==1.21a5

https://pypi.python.org/pypi/django-postgres-extra/1.21a5

Alpha

Note, this is an alpha release.

v1.21a4

29 Jan 11:29
Compare
Choose a tag to compare
v1.21a4 Pre-release
Pre-release

Changes

PyPi

pip install django-postgres-extra==1.21a4

https://pypi.python.org/pypi/django-postgres-extra/1.21a4

Alpha

Note, this is an alpha release.

v1.19

13 Nov 11:16
Compare
Choose a tag to compare

Changes

  • Made the ConditionalUniqueIndexes actually usable, adding an index_predicate field to the upsert method

PyPi

pip install django-postgres-extra==1.19

https://pypi.python.org/pypi/django-postgres-extra/1.19

v1.17

12 Nov 19:39
6260551
Compare
Choose a tag to compare

v1.14

16 Jul 13:33
Compare
Choose a tag to compare

Changes

PyPi

pip install django-postgres-extra==1.14

https://pypi.python.org/pypi/django-postgres-extra/1.14

v1.13

16 Jul 11:12
Compare
Choose a tag to compare

Changes

  • Fixes #23 - pk not allowed as a conflict target.
  • Fixes #24 - pk cannot be used to set the value of id when upserting.
  • Fixes #20 - Support for default values.

PyPi

pip install django-postgres-extra==1.13

https://pypi.python.org/pypi/django-postgres-extra/1.13

v1.12

03 Jul 19:39
Compare
Choose a tag to compare

Changes

  • Fixes #22 - PostgresQuerySet.update not working with boolean values.

PyPi

pip install django-postgres-extra==1.12

https://pypi.python.org/pypi/django-postgres-extra/1.12

v1.9

11 Apr 05:29
Compare
Choose a tag to compare

Changes

PyPi

pip install django-postgres-extra==1.9

https://pypi.python.org/pypi/django-postgres-extra/1.9

v1.8

10 Apr 13:19
Compare
Choose a tag to compare

Changes

  • Fix broken support for unique_together.

PyPi

pip install django-postgres-extra==1.8

https://pypi.python.org/pypi/django-postgres-extra/1.8