You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask-Admin does not explicitly support Flask-Sqlalchemy-Lite, but since it basically acts the same as a Sqlalchemy model and we use only the Sqlalchemy features, there is no difference.
We should at a minimum mention that it is possible to use it, and at best add testing and type hints.