< Extension:FlaggedRevs

This table contains all revisions which are flagged ("reviewed").

Fields

fr_rev_id

rev_id of the flagged revision.

fr_page_id

page_id of the page to which the revision belongs.

fr_user

user_id of the user which reviewed this revision.

fr_timestamp

Time when the revision was reviewed.

fr_comment

fr_quality

fr_tags

fr_text

fr_flags

Comma-separated list of flags. Contains "auto" for autoreviewed revisions.

fr_img_name

fr_img_timestamp

fr_img_sha1

fr_rev_timestamp

Timestamp of the revision (should be the same as corresponding rev_timestamp in revisions table).

Schema summary

FieldTypeNullKeyDefaultExtra
fr_page_idint(11)NO0
fr_rev_idint(11)NO0
fr_userint(5)NO0
fr_timestampvarbinary(14)NO
fr_commentmediumblobNONone
fr_qualitytinyint(1)NO0
fr_tagsmediumblobNONone
fr_textmediumblobNONone
fr_flagstinyblobNONone
fr_img_namevarbinary(255)YESNone
fr_img_timestampvarbinary(14)YESNone
fr_img_sha1varbinary(32)YESNone
fr_rev_timestampvarbinary(14)NO
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.