< Extension:PageAssessments
mysql> describe page_assessments_projects; +-------------------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------------------+------------------+------+-----+---------+----------------+ | pap_project_id | int(10) unsigned | NO | PRI | NULL | auto_increment | | pap_project_title | varbinary(255) | YES | UNI | NULL | | | pap_parent_id | int(10) unsigned | YES | | NULL | | +-------------------+------------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.