Extension:ContentTranslation/cx significant edits table
Appearance
From mediawiki.org
mysql> describe cx_significant_edits; +-----------------------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-----------------------+------------------+------+-----+---------+----------------+ | cxse_id | int(10) unsigned | NO | PRI | NULL | auto_increment | | cxse_global_user_id | int(10) unsigned | NO | MUL | NULL | | | cxse_page_wikidata_id | int(10) unsigned | NO | | NULL | | | cxse_language | varbinary(36) | NO | | NULL | | | cxse_wiki_family | int(10) unsigned | NO | | NULL | | | cxse_page_title | varbinary(255) | NO | | NULL | | | cxse_section_titles | mediumblob | NO | | NULL | | | cxse_timestamp | binary(14) | NO | | NULL | | +-----------------------+------------------+------+-----+---------+----------------+