mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
Bugfix/ACS-1319 fix long running patch (#425)
* REPO-1319 - Migration to remove alf_server table * Updated test schema reference * Renamed test env. schema bootstrap configuration file This is done to avoid test failing due to special spring configuration overrides * [skip ci] Better output from test errors, fixed table patterns for MSSQL support * Now message patterns for migration are case insensitive * Fixed NPE in SchemaDifferenceHelperUnitTest * Fixed path to special test spring configuration * Changes after review * Changes after review Co-authored-by: Nana Insaidoo <insaidoo.nana@yahoo.it>
This commit is contained in:
@@ -402,4 +402,8 @@ patch.db-V5.2-remove-jbpm-tables-from-db.description=Removes all JBPM related ta
|
||||
|
||||
patch.db-V6.0-change-set-indexes.description=Add additional indexes to support acl tracking.
|
||||
|
||||
patch.db-V6.3-add-indexes-node-transaction.description=Create additional indexes on alf_node and alf_transaction
|
||||
patch.db-V6.3-add-indexes-node-transaction.description=Create additional indexes on alf_node and alf_transaction
|
||||
|
||||
patch.db-V7.1.0-remove-alf_server-table.description=Removes alf_server table and constraints
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user