Piccolo

Latest version: v1.22.0

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

Scan your dependencies

Page 36 of 53

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.

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

0.16.2

Not secure
------
Reordering the dependencies in requirements.txt when using ``piccolo asgi new``
as the latest FastAPI and Starlette versions are incompatible.

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

0.16.1

Not secure
------
Added ``Timestamptz`` column type, for storing datetimes which are timezone
aware.

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

0.16.0

Not secure
------
* Fixed a bug with creating a ``ForeignKey`` column with ``references="self"``
in auto migrations.
* Changed migration file naming, so there are no characters in there which
are unsupported on Windows.

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

0.15.2

------
``FormConfig.endpoint`` now works with async functions.

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

Page 36 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.