Flask-sqlalchemy-bundle

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

* fix required validator
* support using translations in validation error messages
* export the BaseValidator and Required classes on the extension

0.3.0

* fix `render_migration_item` when second argument is `None`
* add `commit` kwarg to `ModelManager.get_or_create`
* add support for validation on sqlalchemy models

0.2.1

* bugfix: Query.get should accept a tuple (for composite primary keys)

0.2.0

* add ModelManager and SessionManager service classes
* support extending the SQLAlchemy extension and specifying a custom model
* add a bunch of class Meta optional magic
* automatic primary key columns
* automatic time stamping
* improved polymorphic mapping
* improved materialized views
* add some pytest fixtures
* add a bunch of tests
* support lazy-mapped model classes
* add support for PostgreSQL materialized views
* switch from Flask-Alembic to Flask-Migrate

0.1.0

* initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.