Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 31 of 48

0.17.2

Not secure
------
* Exposing ``index_type`` in the ``Column`` constructor.
* Fixing a typo with ``start_connection_pool` and ``close_connection_pool`` -
thanks to paolodina for finding this.
* Fixing a typo in the ``PostgresEngine`` docs - courtesy of paolodina.

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

0.17.1

Not secure
------
Fixing a bug with ``SchemaSnapshot`` if column types were changed in migrations
- the snapshot didn't reflect the changes.

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

0.17.0

Not secure
------
Added ``TableConfig``, which allows more fine grained control over how the
UI behaves for a given ``Table``. Currently it allows you to specify which
columns are visible on the list page, but more options will be added in the
future. Courtesy sinisaos.

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

0.16.5

Not secure
------
The Postgres extensions that ``PostgresEngine`` tries to enable at startup
can now be configured.

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

0.16.4

Not secure
------
* Fixed a bug with ``MyTable.column != None``
* Added ``is_null`` and ``is_not_null`` methods, to avoid linting issues when
comparing with None.

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

0.16.3

Not secure
------
* Added ``WhereRaw``, so raw SQL can be used in where clauses.
* ``piccolo shell run`` now uses syntax highlighting - courtesy of Fingel.

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

Page 31 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.