-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Using the following libs in project produces warnings from py_abac/storage/sql/model.py:14 and py_abac/storage/sql/migrations.py:12
py_abac 0.4.1
Python 3.11.9
SQLAlchemy 2.0.19
marshmallow 3.21.3
marshmallow-oneofschema 2.1.0
Warning produced:
MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base().
Update to SQLAlchemy moves internal modules for declarative_base
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels