Verify if the logic model (cataloged in the dictionary) corresponds with the physical model (database) of each one of the objects (table, index, check, etc). It not only verifies but also gives an idea of what should be execute so that the logical model corresponds to the physical model.

1 connection.schema.model.upgrade

<connection.schema.model.upgrade
    dict='dict'
    debug='debug'
/>