getPDO(); $pdo->exec('CREATE INDEX idx_postTags_tagId ON postTags(tagId)'); } }