Skip to content

Commit

Permalink
pkp#9455 Remove modifications on old XML schema
Browse files Browse the repository at this point in the history
  • Loading branch information
nibou230 committed Dec 5, 2023
1 parent 03167ee commit 31af8b4
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions xml/schema/reviews.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,7 @@
</field>
<field name="reviewer_file_id" type="I8"/>
<field name="date_rated" type="T"/>
<field name="date_invite_reminded" type="T"/>
<field name="count_invite_reminder" type="I8">
<NOTNULL/>
<DEFAULT VALUE="0"/>
</field>
<field name="date_submit_reminded" type="T"/>
<field name="count_submit_reminder" type="I8">
<NOTNULL/>
<DEFAULT VALUE="0"/>
</field>
<field name="date_reminded" type="T"/>
<field name="quality" type="I1"/>
<field name="review_round_id" type="I8">
<!-- NOTNULL constraint not included b/c of bug #8247 -->
Expand Down

0 comments on commit 31af8b4

Please sign in to comment.