Change record: Drupal\Core\Database\Connection::nextId(), the {sequences} table and schema are deprecated

$this->installSchema('system', ['sequences']); is deprecated in Kernel tests as of D10.2, and is not allowed as of D11.

Issue fork honeypot-3464345

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TR created an issue. See original summary.

tr’s picture

Component: Code » Tests

  • TR committed f9fb9b79 on 2.2.x
    Issue #3464345 by TR: [10.2] Drupal\Core\Database\Connection::nextId(),...
tr’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.