<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="PUB-670-part2_access_request:1" author="jmarais" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (p:Profile {uuid: 'db4f9b35-57dc-4f07-8da8-4bdfa769d1ad'})
                    SET p.fullCatalogAccess = true
                RETURN p
            ]]>
        </cypherquery>
    </changeset>
</changelog>
