function system_update_8023

Create the 'key_value_expire' table.

Related topics

File

drupal/core/modules/system/system.install, line 1648
Install, update and uninstall functions for the system module.

Code

function system_update_8023() {

  // Moved to update_fix_d8_requirements() as it is required early.
}