getting this new error when using this plugin
sqlalchemy.exc.InvalidRequestError: The 'sqlalchemy.orm.mapper()' function is removed as of SQLAlchemy 2.0. Use the 'sqlalchemy.orm.registry.map_imperatively()' method of the 'sqlalchemy.orm.registry' class to perform classical mapping.