Django-perf-rec

Latest version: v4.27.0

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

Scan your dependencies

Page 7 of 9

3.1.0

------------------

* Add the ``HIDE_COLUMNS`` option in settings to disable replacing column lists
with ``...`` in all places.

3.0.0

------------------

* Don't replace columns in ORDER BY, GROUP BY and HAVING clauses.

2.2.0

------------------

* Use ``kwargs-only`` library rather than vendored copy.
* Erase volatile part of PostgreSQL cursor name.

2.1.0

------------------

* Exposed the automatic naming logic used in ``record()`` in two new functions
``get_perf_path()`` and ``get_record_name()``, in order to ease creation of
test records from calls outside of tests.
* Made the automatic test detection work when running under a Pytest fixture.
* Stopped throwing warnings on Python 3.
* Fixed loading empty performance record files.

2.0.1

------------------

* Make cascaded delete queries deterministic on Django <1.10, with another
Patchy patch to make it match the order from 1.10+.

2.0.0

------------------

* Arguments to ``record`` must be passed as keyword arguments.
* ``file_name`` is removed as an argument to ``record`` following its
deprecation in release 1.1.0.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.