Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #408014

New schema inconsistency: merge_request_assignees

We have detected a new schema inconsistency.

Table_name: merge_request_assignees
Object_name: merge_request_assignees
Validator_name: different_definition_tables
Error_message: The table merge_request_assignees has a different column statement between structure.sql and database
Diff:

-CREATE TABLE merge_request_assignees (id integer NOT NULL)
+CREATE TABLE merge_request_assignees (id bigint NOT NULL)

For more information, please contact the database team.

Edited May 05, 2023 by Diogo Frazão
Assignee
Assign to
Time tracking