How to get all element of specific table in SQLAlchemy?

前端 未结 0 1925
春和景丽
春和景丽 2021-02-03 16:53

i am trying to make a school project, i want to get all contents of specific table in SQLAlchemy (Python)?

Example :

class Myproject(BASE):
    __tablename         


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