<FIELDNAME="defaultregion"TYPE="char"LENGTH="16"NOTNULL="true"SEQUENCE="false"COMMENT="Which block region this block should appear in on each page, in the absence of a specific position in the block_positions table."/>
<FIELDNAME="defaultweight"TYPE="int"LENGTH="10"NOTNULL="true"SEQUENCE="false"COMMENT="Used to order the blocks within a block region. Again, may be overridden by the block_positions table for a specific page where this block appears."/>
<FIELDNAME="configdata"TYPE="text"NOTNULL="false"SEQUENCE="false"COMMENT="A serialized blob of configuration data for this block instance."/>
<FIELDNAME="timecreated"TYPE="int"LENGTH="10"NOTNULL="true"SEQUENCE="false"COMMENT="Time at which this block instance was originally created"/>
<FIELDNAME="timemodified"TYPE="int"LENGTH="10"NOTNULL="true"SEQUENCE="false"COMMENT="Time at which block instance was last modified."/>