how do I get nested JSON from sqlalchemy?

前端 未结 0 1206
独厮守ぢ
独厮守ぢ 2020-12-12 07:22

I am working with flask-restful and flask-sqlalchemy and flask_marshmallow.This is my code:

table structure:

class Product(db.Model):

    __tablename_         


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