$ sqlitis "select count('typeID'),character_id from skills where active>0 and ('typeID'=3337 or 'typeID'=3336 or 'typeID'=12212) group by character_id having count('typeID') =3"
ERROR: Failed to convert SQL: select count('typeID'),character_id from skills where active>0 and ('typeID'=3337 or 'typeID'=3336 or 'typeID'=12212) group by character_id having count('typeID') =3
[BUG] Failed to convert 'typeID' to model