I need to get a list of a model\'s properties which are actually relationships (that is, they were created by relationship()).
relationship()
Say I have a model
Instead of using inspect you can also use
inspect
model.__mapper__.relationships