You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2018/04/16 04:40:00 UTC

[jira] [Created] (MAILBOX-328) Table names should not exceed 30 characters

Tellier Benoit created MAILBOX-328:
--------------------------------------

             Summary: Table names should not exceed 30 characters
                 Key: MAILBOX-328
                 URL: https://issues.apache.org/jira/browse/MAILBOX-328
             Project: James Mailbox
          Issue Type: Bug
          Components: jpa, quota
    Affects Versions: 3.0.1
            Reporter: Tellier Benoit
             Fix For: 3.1.0, master


As reported by Guofeng Zhang, in Oracle 11g, tables names could not exceed 30 characters.

Currently, JAMES_MAX_DEFAULT_MESSAGE_COUNT does exceed that limit.

We need to: 

 - Add a test to ensure no table name exceeds 30 character
 - Rename that table.

Note that the migration could be done by simply renaming the table via SQL.

This needs to be documented as a 3.0.0, 3.0.1 -> 3.1.0 upgrade step for JPA users.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org