< Extension:CountingMarker
- countingmarker_page table
- Table of articles
describe countingmarker_page; +--------------+---------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +--------------+---------------------+------+-----+---------+----------------+ | page_id | int(10) unsigned | NO | PRI | | auto_increment | | marker_id | int(10) unsigned | YES | KEY | NULL | link to marker | | page_length | bigint(20) unsigned | NO | | 0 | text length | +--------------+---------------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.