2ffeb6ce28671f6a759f566c2a2c47c1ef9d5e8799f950c16e6ddffded045d87
- Update to 3.0.5:
* ``Pagination.next()`` enforces ``max_per_page``.
* Improve type hint for ``get_or_404`` return value to be non-optional.
* Fix type hint for ``get_or_404`` return value.
* Fix type hints for pyright (used by VS Code Pylance extension).
* Show helpful errors when mistakenly using multiple ``SQLAlchemy``
instances for the same app, or without calling ``init_app``
* Fix issue with getting the engine associated with a model that uses
polymorphic table inheritance.
- Update URL.
OBS-URL: https://build.opensuse.org/request/show/1101893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-SQLAlchemy?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%