Extension:FanBoxes/user fantag table
Appearance
DESCRIBE user_fantag;
+------------------+---------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +------------------+---------------------+------+-----+---------+----------------+ | userft_id | int(11) | NO | PRI | NULL | auto_increment | | userft_fantag_id | int(11) | NO | MUL | NULL | | | userft_actor | bigint(20) unsigned | NO | MUL | NULL | | | userft_date | datetime | NO | | NULL | | | userft_order | int(11) | NO | | NULL | | +------------------+---------------------+------+-----+---------+----------------+