webform_submission and webform_submission_data schema don't match for sid

Created on 19 July 2024, 3 months ago

Problem/Motivation

I think the primary and foreign keys should match.

Steps to reproduce

  1. Look at the database with HeidiSQL.
  2. webform_submission.sid is INT length 11, signed
  3. webform_submission_data.sid is INT length 10, unsigned

I'm using MariaDB 10.11

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024