<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PLATFORM_Update_alw_37444_info:1" author="tmartino" run-on-change="true">
        <query>
            MATCH (i:Identity {id: '8593c136-2dce-4418-bc03-03dd79eeae15'})
            SET i += { name: 'Jonathan Ingoldsby', firstName: 'Jonathan', lastName: 'Ingoldsby', updatedBy: 'PLATFORM_Update_alw_37444_info', updatedOn: datetime() }
            RETURN i.name
        </query>
    </changeset>
</changelog>
