< Extension:CentralNotice
Fields
nl_notice_id
Primary key.
nl_language
Primary key.
Schema summary
mysql> describe cn_notice_languages; +--------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +--------------+------------------+------+-----+---------+-------+ | nl_notice_id | int(10) unsigned | NO | PRI | NULL | | | nl_language | varbinary(32) | NO | PRI | NULL | | +--------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.