function views_post_update_provide_revision_table_relationship

Clear caches due to adding a relationship from revision table to base table.

File

core/modules/views/views.post_update.php, line 94

Code

function views_post_update_provide_revision_table_relationship() {
    // Empty post-update hook.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.