setup/postgres/psql_create_tables.sql

changeset 241
1ca4f27cefe8
parent 239
9365c7fb0240
child 242
b7f3e972b13c
     1.1 --- a/setup/postgres/psql_create_tables.sql	Sat Nov 27 11:04:23 2021 +0100
     1.2 +++ b/setup/postgres/psql_create_tables.sql	Sat Nov 27 12:12:20 2021 +0100
     1.3 @@ -124,7 +124,6 @@
     1.4      category          issue_category not null,
     1.5      subject           text           not null,
     1.6      description       text,
     1.7 -    assignee_username text,
     1.8      assignee          text,
     1.9      eta               date,
    1.10      affected          text,

mercurial