Django-postgres-copy

Latest version: v2.7.4

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

Scan your dependencies

Page 2 of 3

2.3.3

* Added ability to write to file-like objects

2.3.2

* Added `copy_to` options for `encoding`, `escape`, `quote` and `force_quote`.

2.2.0

* To realize speed gains, added new `ConstraintsManager` to drop all indexes and constraints on the database prior to loading.

2.1.0

* Added support for Django 2.0
* Dropped testing for Django versions prior to 1.11 and psycopg versions prior to 2.7.3, though they still likely work

2.0.3

* ``mapping`` argument to ``copy_from`` now optional with header crosswalk inferred (magnunleno)
* Added support for optional ``delimiter`` argument to ``copy_to`` (magnunleno)
* Added support for optional ``header`` argument to ``copy_to`` (ckirby)
* Added support for optional ``null`` string argument to ``copy_to`` (ckirby)
* Refactor field resolution to use Django's preferred ``model._meta.get_field`` method (ckirby)
* More consistent use and testing of ``FieldDoesNotExist`` error (palewire)

2.0.2

* Added ``delimiter`` option to ``copy_to``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.