Skip to content
Snippets Groups Projects
table_two_columns.xml 233 B
<table name="Gigi" id="23">
    <columns>
        <columns name="col1" id="id1" dbname="dbname1" dbtype="" nullable="false"/>
        <columns name="col2" id="id2" dbname="dbname2" dbtype="" nullable="false"/>
    </columns>
</table>