I\'m trying to return the result of a hybrid_method from my query:
hybrid_method
session.query(Table1.weight_time(date, Table2.daily_weight))