Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 22 of 48

0.44.0

Not secure
------

Fixed a bug with nullable ``Boolean`` columns - filtering wasn't working in the
sidebar.

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

0.43.0

Not secure
------

Added the ``link_column`` option to ``TableConfig``. By default, the primary key
is used in the list view of Piccolo Admin to link to the edit page. Using
``link_column`` you can specify a different column (for example, if you hid
the primary key using ``visible_columns``). Thanks to sinisaos for helping
with this.

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

0.42.0

Not secure
------

Tables can now be grouped in the sidebar - this is helpful if you have lots of
tables. To do this, use the ``menu_group`` argument of ``TableConfig``.

Thanks to sinisaos and sumitsharansatsangi for their help with this.

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

0.41.1

Not secure
------
Fix a regression where if multiple tables are created in a single migration
file, it could potentially fail by applying them in the wrong order.

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

0.41.0

Not secure
------

A fix to make Piccolo Admin work with ``fastapi>=0.89.0``.

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

0.40.1

Not secure
------
Loosen the ``typing-extensions`` requirement, as it was causing issues when
installing ``asyncpg``.

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

Page 22 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.