Changeset: 695873e87207 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/695873e87207 Modified Files: sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out sql/test/sys-schema/Tests/ValidateSystemCatalogTables.stable.out Branch: Oct2020 Log Message:
Approve output after change https://dev.monetdb.org/hg/monetdb-java/rev/a888cabe2b15 diffs (24 lines): diff --git a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out --- a/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out +++ b/sql/jdbc/tests/Tests/ValidateSystemCatalogTables.stable.out @@ -14,7 +14,7 @@ stdout of test 'ValidateSystemCatalogTab Checking 45 tables/keys in schema sys for Primary Key uniqueness violations. Checking 45 columns in schema sys for Primary Key Not Null violations. Checking 30 tables/keys in schema sys for Unique Constraint violations. -Checking 95 foreign keys in schema sys for Foreign Key referential integrity violations. +Checking 93 foreign keys in schema sys for Foreign Key referential integrity violations. Checking 169 columns in schema sys for Not Null violations. Checking 153 columns in schema sys for Max Character Length violations. Checking 6 tables/keys in schema tmp for Primary Key uniqueness violations. diff --git a/sql/test/sys-schema/Tests/ValidateSystemCatalogTables.stable.out b/sql/test/sys-schema/Tests/ValidateSystemCatalogTables.stable.out --- a/sql/test/sys-schema/Tests/ValidateSystemCatalogTables.stable.out +++ b/sql/test/sys-schema/Tests/ValidateSystemCatalogTables.stable.out @@ -14,7 +14,7 @@ stdout of test 'ValidateSystemCatalogTab Checking 45 tables/keys in schema sys for Primary Key uniqueness violations. Checking 45 columns in schema sys for Primary Key Not Null violations. Checking 30 tables/keys in schema sys for Unique Constraint violations. -Checking 95 foreign keys in schema sys for Foreign Key referential integrity violations. +Checking 93 foreign keys in schema sys for Foreign Key referential integrity violations. Checking 169 columns in schema sys for Not Null violations. Checking 153 columns in schema sys for Max Character Length violations. Checking 6 tables/keys in schema tmp for Primary Key uniqueness violations. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
