< Extension:Cargo
mysql> describe cargo_tables;
+---------------------+----------------+------+-----+---------+-------+
| Field               | Type           | Null | Key | Default | Extra |
+---------------------+----------------+------+-----+---------+-------+
| template_id         | int(11)        | NO   |     | NULL    |       |
| main_table          | varbinary(200) | NO   | PRI | NULL    |       |
| field_tables        | blob           | NO   |     | NULL    |       |
| field_helper_tables | blob           | NO   |     | NULL    |       |
| table_schema        | blob           | 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.