function pgsql_update_10101
Update sequences' owner created from serial columns in PostgreSQL.
File
-
core/
modules/ pgsql/ pgsql.install, line 48
Code
function pgsql_update_10101(&$sandbox) {
\Drupal::classResolver(Update10101::class)->update($sandbox);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.