These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
How to differentiate t1 from t2 in invtypes
select * from invTypes i join invMetaTypes imt on imt.typeID = i.typeID and imt.metaGroupID = 2
select * from dgmTypeAttributes d join invTypes i on i.typeID = d.typeID where d.attributeID = 633 and ifnull(d.valueInt, d.valueFloat) = 5
EsiPy - Python 2.7 / 3.3+ Swagger Client based on pyswagger for ESI