This commit is contained in:
Andrea Adamczyk
2019-11-08 09:48:59 -04:00
committed by Julio Cesar Laura Avendaño
parent 480c67ac37
commit cedc5bbae5
5 changed files with 77 additions and 10 deletions

View File

@@ -118,6 +118,7 @@
</table>
<table name="APP_SEQUENCE" idMethod="native">
<column name="ID" type="INTEGER" required="true" primaryKey="true"/>
<column name="APP_TYPE" type="VARCHAR" size="20" required="true" default="NORMAL"/>
</table>
<table name="APP_DELEGATION" idMethod="native">
<vendor type="mysql">