Skip to content

Issues with new SQL scripts in JCDMBuilder #160

@bmosseveld

Description

@bmosseveld

The JCDMBuilder can't deal with the semicolon on the end of line 5 of the license header. They break the comment block and therefore should be removed.
Most of the CREATE TABLE definitions have the opening parenthesis on the next line. This causes the original JCDMBuilder to not perform the DROP TABLE commands for those tables. I made a work-around for that in our own version of JCDMBuilder.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions