Django-pgtrigger

Latest version: v4.13.3

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

4.13.3

Changes

- Changed project ownership to `AmbitionEng` by [wesleykendall](https://github.com/wesleykendall) in [#195](https://github.com/AmbitionEng/django-pgtrigger/pull/195).

4.13.2

Fixes

- Allow overriding of management command logger by [max-prtsr](https://github.com/max-prtsr) in [#187](https://github.com/Opus10/django-pgtrigger/pull/187).

4.13.1

Fixes

- Properly support `psycopg.sql.SQL` and `psycopg.sql.Composed` objects for query execution when ignoring triggers by [max-muoto](https://github.com/max-muoto) in [#177](https://github.com/Opus10/django-pgtrigger/pull/177).

4.13.0

Fixes

- Remove breaking `typing_extensions` import into a `TYPE_CHECKING` block by [BillSchumacher](https://github.com/BillSchumacher) in [#181](https://github.com/Opus10/django-pgtrigger/pull/181)

Changes

- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by [wesleykendall](https://github.com/wesleykendall) in [#182](https://github.com/Opus10/django-pgtrigger/pull/182).

4.12.2

Fixes

- Add missing `py.typed`, add `__invert__` for type-checking onto `pgtrigger.Q` by [max-muoto](https://github.com/max-muoto) in [#176](https://github.com/Opus10/django-pgtrigger/pull/176).
- Fix typo in statement-level trigger docs by [g-nie](https://github.com/g-nie) in [#175](https://github.com/Opus10/django-pgtrigger/pull/175).

4.12.1

Fixes

- Account for `psycopg.exec` results being `None` by [max-muoto](https://github.com/max-muoto) in [#170](https://github.com/Opus10/django-pgtrigger/pull/170).
- Account for `bytes` SQL strings by [max-muoto](https://github.com/max-muoto) in [#171](https://github.com/Opus10/django-pgtrigger/pull/171).

Changes

- Improve public interface type annotations by [max-muoto](https://github.com/max-muoto) in [#172](https://github.com/Opus10/django-pgtrigger/pull/172).

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.