mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ALF-17584, ALF-17228, ALF-16864: Fixing wrom column size + fixed Schema-Reference files for enterprise-db's
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@46009 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<autoincrement>false</autoincrement>
|
||||
</column>
|
||||
<column name="assignee_" order="10">
|
||||
<type>varchar(64)</type>
|
||||
<type>varchar(255)</type>
|
||||
<nullable>true</nullable>
|
||||
<autoincrement>false</autoincrement>
|
||||
</column>
|
||||
|
Reference in New Issue
Block a user