[
https://issues.apache.org/jira/browse/SYNCOPE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103287#comment-18103287
]
ASF subversion and git services commented on SYNCOPE-1987:
----------------------------------------------------------
Commit 531344387f9110747682a1fc8f2d1a8e1c66c353 in syncope's branch
refs/heads/4_1_X from alberto bogi
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=531344387f ]
[SYNCOPE-1987] Improve SQL upgrade statement generation for Syncope 4.0 > 4.1
persistence migration (#1484)
> 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
> Assignee: Alberto Bogi
> Priority: Major
> Fix For: 4.1.3
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)