Macaron

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

=============

.. rubric:: Foreign key constraints support

* Set ``PRAGMA foreign_keys=ON`` on opening of connect to SQLite. Only SQLite(>=3.6.19) supports foreign key constraints. So in lower versions, this does not effect.

.. rubric:: Exceptions

* :exc:`MultipleObjectsReturned` for :meth:`Model.get()` when it does not return the single object.
* :exc:`NotUniqueForeignKey` for Many-To-One relationships related with multiple parents.

.. rubric:: Constant name

* :attr:`Field.TYPENAMES` -> :attr:`Field.TYPE_NAMES`

0.3.0

=============

.. rubric:: Most stable release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.