[infinispan-issues] [JBoss JIRA] (ISPN-6029) DDL for JDBC store tables should never allow null

Ryan Emerson (JIRA) issues at jboss.org
Tue Mar 21 07:37:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson updated ISPN-6029:
-------------------------------
    Fix Version/s: 9.0.0.CR4


> DDL for JDBC store tables should never allow null
> -------------------------------------------------
>
>                 Key: ISPN-6029
>                 URL: https://issues.jboss.org/browse/ISPN-6029
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 8.1.0.Final, 8.2.0.Final, 8.0.2.Final, 9.0.0.CR2
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 9.0.0.CR4
>
>
> The DDL for jdbc persistent stores creates a 3 column table, where only the primary key is not null.  However, both the string-based and binary-based cache stores require non-null values for the data column and timestamp column.  These columns should not allow null values.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list