You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/11/26 07:13:00 UTC

[jira] [Commented] (SYNCOPE-1401) Leverage MySQL json type

    [ https://issues.apache.org/jira/browse/SYNCOPE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698546#comment-16698546 ] 

Francesco Chicchiriccò commented on SYNCOPE-1401:
-------------------------------------------------

It is extremely likely that this implementation would requires the [JSON_TABLE function|https://dev.mysql.com/doc/refman/8.0/en/json-table-functions.html] (similar to {{jsonb_array_elements}} already used for PostgreSQL in SYNCOPE-1395), introduced with MySQL 8; hence, SYNCOPE-1400 is required.

> Leverage MySQL json type
> ------------------------
>
>                 Key: SYNCOPE-1401
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1401
>             Project: Syncope
>          Issue Type: New Feature
>          Components: core
>            Reporter: Francesco Chicchiriccò
>            Priority: Major
>              Labels: jpa, mysql, persistence
>             Fix For: 2.1.3, 3.0.0
>
>
> Similar to SYNCOPE-1395 for PostgreSQL, enhance the JPA layer by empowering [MySQL JSON datatype|https://dev.mysql.com/doc/refman/8.0/en/json.html] for user, group and any object attributes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)