SQLALCHEMY: Use hybrid property with hybrid method

后端 未结 0 1589
情歌与酒
情歌与酒 2020-12-19 04:17

I have the following piece of code, a DB model and some hybrid attributes and methods.

class MyModel(DeclarativeBase):
"""
MyModel Table.
"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题