Piccolo

Latest version: v1.22.0

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

Scan your dependencies

Page 43 of 53

0.11.6

Not secure
------
Added support for FastAPI to ``piccolo asgi new``.

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

0.11.5

Not secure
------
Fixed bug in ``BaseMigrationManager.get_migration_modules`` - wasn't
excluding non-Python files well enough.

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

0.11.4

Not secure
------
* Stopped ``piccolo migrations new`` from creating a config.py file - was
legacy.
* Added a README file to the `piccolo_migrations` folder in the ASGI template.

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

0.11.3

Not secure
------
Fixed `__pycache__` bug when using ``piccolo asgi new``.

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

0.11.2

Not secure
------
* Showing a warning if trying auto migrations with SQLite.
* Added a command for creating a new ASGI app - ``piccolo asgi new``.
* Added a meta app for printing out the Piccolo version -
``piccolo meta version``.
* Added example queries to the playground.

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

0.11.1

Not secure
------
* Added ``table_finder``, for use in ``AppConfig``.
* Added support for concatenating strings using an update query.
* Added more tables to the playground, with more column types.
* Improved consistency between SQLite and Postgres with ``UUID`` columns,
``Integer`` columns, and ``exists`` queries.

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

Page 43 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.