QUERY: SELECT gameday FROM teams WHERE is_active=1 AND is_final != 1 AND team_id=2
error message Unknown column 'is_final' in 'where clause'