<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="ARTARCH-483_update_artist:1" author="savva" run-on-change="true">
        <query>
            MATCH (lp:LabelParticipant)
            WHERE lp.name = 'MC Jottapê' AND lp.subaccountId = 47877 AND lp.vendorId = 32955
            DETACH DELETE lp
        </query>
    </changeset>
</changelog>
