Skip to content
Snippets Groups Projects

Resolve #3370560 "Update failed dblogupdate10101"

1 unresolved thread

Closes #3370560

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
26 26 * Tests that, after update 10101, the 'wid' column can be a 64-bit integer.
27 27 */
28 28 public function testLogEntryWithBigId() {
29 if (\Drupal::service('database')->databaseType() == 'sqlite') {
30 $this->markTestSkipped("This test does not support the SQLite database driver.");
31 }
  • quietone added 23 commits

    added 23 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading