New schema inconsistency: epic_metrics

We have detected a new schema inconsistency.

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

-CREATE TABLE epic_metrics (created_at timestamp with time zone NOT NULL, updated_at timestamp with time zone NOT NULL)
+CREATE TABLE epic_metrics (created_at timestamp without time zone NOT NULL, updated_at timestamp without time zone NOT NULL)

For more information, please contact the database team.

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