PMC-1367
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
parent
480c67ac37
commit
cedc5bbae5
@@ -67,6 +67,8 @@ class AppSequenceMapBuilder
|
||||
|
||||
$tMap->addPrimaryKey('ID', 'Id', 'int', CreoleTypes::INTEGER, true, null);
|
||||
|
||||
$tMap->addColumn('APP_TYPE', 'AppType', 'string', CreoleTypes::VARCHAR, true, 20);
|
||||
|
||||
} // doBuild()
|
||||
|
||||
} // AppSequenceMapBuilder
|
||||
|
||||
Reference in New Issue
Block a user