< Extension:LiquidThreads
mysql> describe thread_pending_relationship; +------------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------------+------------------+------+-----+---------+-------+ | tpr_thread | int(10) unsigned | NO | PRI | NULL | | | tpr_relationship | varbinary(64) | NO | PRI | NULL | | | tpr_title | varbinary(255) | NO | | NULL | | | tpr_type | varbinary(32) | NO | | NULL | | +------------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.