Closed ankona closed 9 months ago
This worked for me as well.
Just note that apart from the metadata
parameter I had also to pass the engine
parameter.
Closing this as it's already implemented in https://github.com/fschulze/sqlalchemy_schemadisplay/pull/35 which I merged
The metadata.bind property has been removed in SQLAlchemy 2.0. This fix allows passing an engine to enable performing index retrieval in sqla 2