Paul Ferraro created ISPN-6029:
----------------------------------
Summary: 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.0.2.Final, 8.1.0.Final
Reporter: Paul Ferraro
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
(v6.4.11#64026)