New schema inconsistency: loose_foreign_keys_deleted_records
We have detected a new schema inconsistency.
Table_name: loose_foreign_keys_deleted_records
Object_name: loose_foreign_keys_deleted_records
Validator_name: different_definition_tables
Error_message: The table loose_foreign_keys_deleted_records has a different column statement between structure.sql and database
Diff:
-CREATE TABLE loose_foreign_keys_deleted_records (partition bigint DEFAULT 473 NOT NULL)
+CREATE TABLE loose_foreign_keys_deleted_records (partition bigint DEFAULT 1 NOT NULL)
For more information, please contact the database team.
Edited by Diogo Frazão