You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Holger Bruch (JIRA)" <ji...@apache.org> on 2008/05/15 14:09:43 UTC

[jira] Created: (AMQ-1729) ID columns should have longDataType

ID columns should have longDataType 
------------------------------------

                 Key: AMQ-1729
                 URL: https://issues.apache.org/activemq/browse/AMQ-1729
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.1.0, 4.1.2
            Reporter: Holger Bruch


JDBC-Datastore tables are created with sequenceDataType (INTEGER). This should be longDataType (BIGINT) to avoid insert issues.




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.