Piccolo

Latest version: v1.22.0

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

Scan your dependencies

Page 40 of 53

0.13.3

Not secure
------
Added ``piccolo shell run`` command for running adhoc queries using Piccolo.

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

0.13.2

Not secure
------
* Fixing bug with auto migrations when dropping columns.
* Added a ``root`` argument to ``piccolo asgi new``, ``piccolo app new`` and
``piccolo project new`` commands, to override where the files are placed.

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

0.13.1

Not secure
------
Added support for ``group_by`` and ``Count`` for aggregate queries.

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

0.13.0

Not secure
------
Added `required` argument to ``Column``. This allows the user to indicate which
fields must be provided by the user. Other tools can use this value when
generating forms and serialisers.

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

0.12.6

Not secure
------
* Fixing a typo in ``TimestampCustom`` arguments.
* Fixing bug in ``TimestampCustom`` SQL representation.
* Added more extensive deserialisation for migrations.

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

0.12.5

Not secure
------
* Improved ``PostgresEngine`` docstring.
* Resolving rename migrations before adding columns.
* Fixed bug serialising ``TimestampCustom``.
* Fixed bug with altering column defaults to be non-static values.
* Removed ``response_handler`` from ``Alter`` query.

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

Page 40 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.