Simon IJskes created JENA-401:
---------------------------------
Summary: length must be specified in type definition: VARCHAR
Key: JENA-401
URL: https://issues.apache.org/jira/browse/JENA-401
Project: Apache Jena
Issue Type: Bug
Components: SDB
Affects Versions: SDB 1.3.5
Environment: hsqldb version 2.2.9
Reporter: Simon IJskes
Priority: Minor
2013-02-22T11:24:52.957+0100 WARNING exec: SQLException
length must be specified in type definition: VARCHAR
CREATE TABLE Prefixes (
prefix VARCHAR NOT NULL,
uri VARCHAR NOT NULL,
PRIMARY KEY (prefix)
)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira