mongkok / fastapi-debug-toolbar

A debug toolbar for FastAPI.
https://fastapi-debug-toolbar.domake.io
BSD 3-Clause "New" or "Revised" License
134 stars 14 forks source link

error when connecting TortoisePanel #17

Closed slipperss closed 1 year ago

slipperss commented 2 years ago

image image

takashi-yoneya commented 2 years ago

Perhaps the same technique as SQLAlchemy can be used. Please refer to my response. https://github.com/mongkok/fastapi-debug-toolbar/issues/16

mongkok commented 1 year ago

Hey @slipperss, the issue is fixed, TortoisePanel supports tortoise-orm>=0.19.0, see #19 and v0.3.0.