I do not understand whats goin on here: I have got a SQLite-Table and SQLAlchemy on Flask.
class mymodel(db.Model): __tablename__ = \'mytable\' id = d