Drift Report

Diff operation {{#foundDrift}}detected{{/foundDrift}}{{^foundDrift}}did not detect{{/foundDrift}} differences
Report created {{date}} by {{createdByUser}} at {{hostName}}
Command Syntax: liquibase {{commandArgs}}
Summary of Detected Differences
{{#showMissing}}
{{numberMissing}} Objects Missing from Target
{{visibleTargetUrl}}
{{#hasMissing}} {{/hasMissing}} {{#missing}} {{/missing}} {{^missing}} {{/missing}}
Object Type Object Identifier
{{aggregateTypeName}} {{#results}}
{{objectString}}
{{/results}}
No missing objects! 🎉
{{/showMissing}} {{#showUnexpected}}
{{numberUnexpected}} Objects Unexpected on Source
{{visibleSourceUrl}}
{{#hasUnexpected}} {{/hasUnexpected}} {{#unexpected}} {{/unexpected}} {{^unexpected}} {{/unexpected}}
Object Type Object Identifier
{{aggregateTypeName}} {{#results}}
{{objectString}}
{{/results}}
No unexpected objects! 🎉
{{/showUnexpected}} {{#showChanged}}
{{numberChanged}} Objects With Differences
{{#hasChanged}} {{/hasChanged}} {{#changed}} {{/changed}} {{^changed}} {{/changed}}
Object Type Object Identifier
{{aggregateTypeName}} {{#results}}
{{objectString}}
{{/results}}
No changed objects! 🎉
{{/showChanged}}
{{#unifiedSqlDiff}}
Detailed Object Differences
{{/unifiedSqlDiff}}
Operation Metadata
{{jsonMissing}}
{{jsonUnexpected}}
{{jsonChanged}}
{{targetUrl}}
{{sourceUrl}}
{{unifiedSqlDiff}}