Piccolo

Latest version: v1.22.0

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

Scan your dependencies

Page 39 of 53

0.14.3

Not secure
------
* Queries can be directly awaited - ``await MyTable.select()``, as an
alternative to using the run method ``await MyTable.select().run()``.
* The ``piccolo asgi new`` command now accepts a ``name`` argument, which is
used to populate the default database name within the template.

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

0.14.2

Not secure
------
* Centralised code for importing Piccolo apps and tables - laying the
foundation for fixtures.
* Made orjson an optional dependency, installable using
``pip install piccolo[orjson]``.
* Improved version number parsing in Postgres.

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

0.14.1

Not secure
------
Fixing a bug with dropping tables in auto migrations.

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

0.14.0

Not secure
------
Added ``Interval`` column type.

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

0.13.5

Not secure
------
* Added ``allowed_hosts`` to ``create_admin`` in ASGI template.
* Fixing bug with default ``root`` argument in some piccolo commands.

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

0.13.4

Not secure
------
* Fixed bug with ``SchemaSnapshot`` when dropping columns.
* Added custom ``__repr__`` method to ``Table``.

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

Page 39 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.