New schema inconsistency: schema_migrations

We have detected a new schema inconsistency.

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

-CREATE TABLE schema_migrations (version character varying(510) NOT NULL)
+CREATE TABLE schema_migrations (version character varying NOT NULL)

For more information, please contact the database team.

Edited May 04, 2023 by Diogo Frazão
Assignee Loading
Time tracking Loading