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

ASF GitHub Bot commented on OPENJPA-2567:
-----------------------------------------

GitHub user solomax opened a pull request:

    https://github.com/apache/openjpa/pull/18

    [OPENJPA-2567] various MySql text types support is added

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/solomax/openjpa trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/openjpa/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 3e8def8eb2e2a7fb7b21791943b1958e1b4603b7
Author: Maxim Solodovnik <solomax666@...>
Date:   2018-08-27T14:40:25Z

    [OPENJPA-2567] various MySql text types support is added

----


> TINY/MEDIUM/LONG TEXT fields for MySQL are not supported
> --------------------------------------------------------
>
>                 Key: OPENJPA-2567
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2567
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.3.0
>            Reporter: Maxim Solodovnik
>            Priority: Major
>             Fix For: 3.0.1
>
>         Attachments: text_fields_3.patch
>
>
> All string fields annotated with @Lob are being created in MySQL DB as "TEXT" 
> no matter of length
> Attached patch fixes this for trunk



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

Reply via email to