Django-pg-returning

Latest version: v2.0.2

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

Scan your dependencies

Page 2 of 4

1.3.1

Testing
1. Using GitHub Actions instead of Travis CI

Requirements
1. Removed python 2.7 from testing
2. Removed `six` and `pytz` from requirements
3. `typing` library is now installed for python before 3.5 only
4. Require `psycopg2-binary` instead of `psycopg2`

1.3.0

Features
Added create_returning method to Manager and QuerySet

Bug fixes
Fixed [issue 20](20): save_returning() failed when inserting data

Tests
Added tests on basic Model.save() method to ensure it has not been broken

1.2.5

Bug fixes
1. Fixed django 3.1 [compatibility issue](https://github.com/M1ha-Shvn/django-pg-returning/issues/19)

Testing

1.2.4

Bug fixes
1. Fixed django 3.0 compatibility

Testing
1. Replaced Python 3.4 with python 3.8 testing
2. Replaced PostgreSQL 9.3 with PostgreSQL 12 testing

1.2.3

Bug fixes
1. Fixed a library update bug with UpdateReturningModel, if model has been pickled without library required field

1.2.2

Bug fixes
1. Fixed [issue of using non-id primary key](https://github.com/M1hacka/django-pg-returning/issues/16) by [Marco Falcioni](https://github.com/marcofalcioni)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.