Database Table: portal_config
From Dreamwidth Notes
Revision as of 04:36, 30 January 2010 by Exor674Bot (Talk | contribs)
Note: This table is removed and no longer used.
This is a global table.
Definition
CREATE TABLE portal_config ( userid INT(10), pboxid SMALLINT, col CHAR(1), sortorder TINYINT, TYPE INT, PRIMARY KEY(userid,pboxid) )