These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
SDE MySQL - trying to establish all table relations
Found in CCP developper License Agreement :
Force Majeure. If either Party should fail in the performance of any obligation under this Agreement by reason of [...], orbital bombardment, or other cause [...]
They're prepared.
select * from dgmTypeEffectsleft join invTypes on dgmTypeEffects.typeID = invTypes.typeIDwhere invTypes.typeID is null
select * from dgmTypeAttributesleft join invTypes on dgmTypeAttributes.typeID = invTypes.typeIDwhere invTypes.typeID is null
iveeCore 3.0: The PHP engine for industrial activities and CREST library
Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.