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