Skip to content

Remove the hook_update_7xyz() implementations #35

@avpaderno

Description

@avpaderno

Since the modules that are part of this project are not supposed to be installed and enabled in a site when it is migrated from Drupal 7 to Backdrop, the hook_update_N() implementations for Drupal 7 should be removed.
If a development site is migrated from Drupal 7 to Backdrop, the example modules should first be uninstalled, which is also necessary because the example modules do not migrate the values set with variable_set(). (None of the example modules calls update_variable_get() in an update hook.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions