diff -r d8ec2d8ffa82 -r ca5501d851fa setup/postgres/psql_create_tables.sql --- a/setup/postgres/psql_create_tables.sql Tue Jan 03 18:25:51 2023 +0100 +++ b/setup/postgres/psql_create_tables.sql Sun Jan 08 17:07:26 2023 +0100 @@ -154,6 +154,7 @@ 'TogetherWith', 'Before', 'SubtaskOf', + 'DefectOf', 'Blocks', 'Tests', 'Duplicates'