Skip to content

Releases: SectorLabs/django-postgres-extra

v1.7

10 Apr 05:17
Compare
Choose a tag to compare

Changes

  • Support for ON CONFLICT DO NOTHING.
  • Fix bug related to custom column names.

PyPi

pip install django-postgres-extra==1.7

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

v1.6

08 Apr 09:25
Compare
Choose a tag to compare

Changes

  • Add psqlextra.util.postgres_manager context manager to allow context manager to be used on any model, anywhere.
  • Fix bug where signals were not properly cleaned up.

PyPi

pip install django-postgres-extra==1.6

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

v1.5

03 Mar 13:36
Compare
Choose a tag to compare

Changes

  • Fix bug that occurs when the database returns a field that doesn't exists on a model (upsert_and_get).

PyPi

pip install django-postgres-extra==1.5

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

v1.4

28 Feb 12:58
Compare
Choose a tag to compare

Changes

  • Add support for conflict_target to upsert.

PyPi

pip install django-postgres-extra==1.4

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

v1.3

24 Feb 12:33
Compare
Choose a tag to compare

Changes

  • Initial release.

PyPi

pip install django-postgres-extra==1.3

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

v1.2

23 Feb 14:19
Compare
Choose a tag to compare

Changes

  • Initial release.

PyPi

pip install django-postgres-extra==1.2

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