<?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="PUB-xx-fix-bad-agreement:1" author="ratoui">
        <query>
            MATCH(:PublishingSongWriter {id: "056e62a4-39a1-4943-9f7e-16d5e0085178"})-[:HAS_AGREEMENT]-(a:PublishingAgreement) SET a.id = apoc.create.uuid()
        </query>
    </changeset>
</changelog>
