SQLAlchemy: get relationships from a db.Model

前端 未结 3 1455
星月不相逢
星月不相逢 2020-12-15 20:32

I need to get a list of a model\'s properties which are actually relationships (that is, they were created by relationship()).

Say I have a model

3条回答
提交回复
热议问题