Extension:CentralNotice/cn template mixins table
From Linux Web Expert
File:Edit-clear.svg | The subject of this page is not very well documented yet. If you need help, feel free to ask at the support desk.
If you know more about this subject, don't hesitate to help expanding our documentation by editing this page (or other pages that need documentation). |
Fields
tmxn_id
Primary key.
tmp_id
page_id
mixin_name
Schema summary
mysql> describe cn_template_mixins; +------------+----------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +------------+----------------+------+-----+---------+----------------+ | tmxn_id | int(11) | NO | PRI | NULL | auto_increment | | tmp_id | int(11) | NO | MUL | NULL | | | page_id | int(11) | NO | MUL | NULL | | | mixin_name | varbinary(255) | NO | MUL | NULL | | +------------+----------------+------+-----+---------+----------------+