<table name="module_part_config">
    <column name="module" type="varchar" size="250" notnull="notnull" />
    <column name="module_srl" type="number" size="11" notnull="notnull" />
    <column name="config" type="text" />
    <column name="regdate" type="date" />
</table>
