Piccolo

Latest version: v1.11.0

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

Scan your dependencies

Page 31 of 50

0.19.0

Not secure
------
Added new UI for the foreign key selector.

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

0.18.4

Not secure
------
* Fixed a bug when multiple tables inherit from the same mixin (thanks to
brnosouza).
* Added a ``log_queries`` option to ``PostgresEngine``, which is useful during
debugging.
* Added the `inflection` library for converting ``Table`` class names to
database table names. Previously, a class called ``TableA`` would wrongly
have a table called ``table`` instead of ``table_a``.
* Fixed a bug with ``SerialisedBuiltin.__hash__`` not returning a number,
which could break migrations (thanks to sinisaos).

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

0.18.3

Not secure
------
Improved ``Array`` column serialisation - needed to fix auto migrations.

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

0.18.2

Not secure
------
Fixed a bug where resetting the filters in the sidebar would set them to
``less than``. Now they reset to ``equals``. Courtesy sinisaos.

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

0.18.1

Not secure
------
Fixed a bug where a filter for a column with choices would default to
``'Null'`` instead of ``'All'``.

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

0.18.0

Not secure
------
Added a ``visible_filters`` option to ``TableConfig``, allowing the user to
specify which filters are shown in the filter sidebar. This is useful if you
have a lot of columns. Courtesy sinisaos.

Improved the navigation sidebar UI - each section can now be hidden, and the
appearance has been improved when table names are very long. Courtesy
sinisaos.

Added docs for Javascript formatting to help new contributors.

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

Page 31 of 50

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.