Extension:Cargo/cargo tables table
Appearance
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 | | +---------------------+----------------+------+-----+---------+-------+