Django-pg-returning

Latest version: v2.0.2

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

Scan your dependencies

Page 3 of 4

1.2.1

Bug fixes
1. Fixed django 2.2 compatibility

Testing
1. Added django 2.2 to travis

1.2.0

Features
1. Added bulk_create_returning method to QuerySet

1.1.1

Bug fixes
1. Fixed foreign relations returning issue (https://github.com/M1hacka/django-pg-returning/issues/10)
2. Fixed filtering with empty array in IN clause (https://github.com/M1hacka/django-pg-returning/issues/9)

1.1.0

Features
1. `first()` and `last()` methods for ReturningQuerySet
2. Created abstract `UpdateRetruningModel` to integrate with
3. `UpdateReturningModel.save_returning()` method

1.0.2

Features
1. Ability to create empty ReturningQuerySet
2. Ability to concatenate ReturnginQuerySet-s with same fields

Testing
Added PostgreSQL 10 to travis config

1.0.1

Bug fixes
Fixed bug when `only` or `defer` methods are not used and model has relation fields ([issue 2](https://github.com/M1hacka/django-pg-returning/issues/2))

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.