confluence_page_versions

Details about Confluence page versions.

id

Primary key
Unique identifier for the row.

page_id

Foreign key
ID of the page this version belongs to.

number

number
Version number of the page.

message

string
Message or description of the changes in this version.

author_id

Foreign key
ID of the author who made the version.

minor_edit

boolean
Indicates whether the version is a minor edit.

created_at

date
Date and time the version was created.