Skip to content

Tags: AmbitionEng/django-pgtrigger

Tags

4.17.0

Toggle 4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
4.17 release (#219)

4.16.0

Toggle 4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop Python 3.9 support, add Python 3.14 support. Add Postgres 18 sup…

…port. Add Django 6.0 support. (#216)

* Initialize template from version 7329a35244e30019e6214000335b6450de0c9110

* Update template to version baafae2af9d39e491ca17b7fd197562883252ceb

* Drop Python 3.9 support, add Python 3.14 support. Add Postgres 18 support. Add Django 6.0 support.

* 4.16 release

4.15.4

Toggle 4.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix use of core django management command options when using pgtrigge…

…r command (#214)

4.15.3

Toggle 4.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add release notes (#212)

4.15.2

Toggle 4.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove incorrect check for concretely-inherited fields in trigger def…

…initions (#208)

4.15.1

Toggle 4.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support foreign key ID fields in pgtrigger conditions (#206)

* Support foreign key ID fields in pgtrigger conditions

* Docstring

* Add additional test to verify fix

4.15.0

Toggle 4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Conditional statement level triggers with `pgtrigger.Composer` (#204)

* Add `pgtrigger.CondValues` for conditional statement-level triggers.

* Add release note

* Fix subtle bug in migration handling

* Add Composer utility

* Add Composer utility

* Auto referencing tests

* Test contrib

* Statement-level versions of protect/readonly

* Test and document Composer trigger

* update changelog

* Fix tests

* Fix coverage

* Update release notes

* Fix release note

* More doc fixes

4.14.0

Toggle 4.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Django 5.2 (#203)

* Initialize template from version b7d2321846eeeb120ea9455597ddcf9bd8b5e7a4

* Update template to version 54d64ed128c657a2da8438a3f69192ce8c332865

* Support Django 5.2

* Support Dj 5.2

* remove debug code

* Fix tox issue

* Ensure backwards compat with soft delete triggers

* Drop Postgres 13 support

* fix release note

4.13.3

Toggle 4.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change project ownership to `AmbitionEng` (#195)

* Initialize template from version 072543e27d8b506a6628f7793798609c62d6a8ae

* Update template to version b7d2321846eeeb120ea9455597ddcf9bd8b5e7a4

* bump version

* Remove funding

* fix release notes

4.13.2

Toggle 4.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
4.13.2. release (#189)