MySQLInterfaceError when commiting in SQLAlchemy

Solution
    ...
    self.start_date = start_date,
    self.end_date = end_date,
    ...