Alberto Bogi created SYNCOPE-1987:
-------------------------------------
Summary: Improve SQL upgrade statement generation for Syncope 4.0
→ 4.1 persistence migration
Key: SYNCOPE-1987
URL: https://issues.apache.org/jira/browse/SYNCOPE-1987
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 4.1.2
Reporter: Alberto Bogi
Fix For: 4.1.3
Update the SQL upgrade statement generator for the persistence layer to
correctly handle the schema changes introduced between Syncope 4.0.x and 4.1.x
across all supported database platforms
*Background*
The persistence upgrade from Syncope 4.0.x to 4.1.x introduces changes that
cannot be handled only through schema modifications, as part of the migration
requires data transformation and DBMS-specific type conversions.
The upgrade statement generator must therefore produce the appropriate SQL
depending on the target persistence platform.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)