array ( 'type' => 'TINYINT', 'length' => 3, 'unsigned' => true, 'not_null' => true, 'default' => 0, 'refers_to' => 'gentoo_profiles.id' ), 'pkg' => array ( 'type' => 'VARCHAR', 'length' => 255, 'not_null' => true, 'default' => '' ) ); } ?>