Extension:CentralNotice/cn notice mobile carriers table
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). |
FieldsEdit
Stores details on all the campaigns known to CentralNotice.
nmc_idEdit
Primary key.
not_idEdit
mc_idEdit
Schema summaryEdit
mysql> describe cn_notice_mobile_carriers; +--------+---------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +--------+---------+------+-----+---------+----------------+ | nmc_id | int(11) | NO | PRI | NULL | auto_increment | | not_id | int(11) | NO | MUL | NULL | | | mc_id | int(11) | NO | MUL | NULL | | +--------+---------+------+-----+---------+----------------+