Im having trouble working with ORM sqlalchemy (flask-sqlalchemy)
I have these two db models
class Stock(db.Model): id = db.Column(db.Integer, prima