Sergio Fernández created MARMOTTA-246:
-----------------------------------------

             Summary: Provide upgrade screips for the latest changes of the 
schema
                 Key: MARMOTTA-246
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-246
             Project: Marmotta
          Issue Type: Task
          Components: LDCache, Triple Store
    Affects Versions: 3.1-incubating
            Reporter: Sergio Fernández
            Assignee: Sebastian Schaffert
            Priority: Critical
             Fix For: 3.1-incubating


The relation schema has changed because an issue with LDCache (issue to ref?), 
then we must provide upgrade script for the running installations.

In the meantime this could be manually solved, in postgres for instance, by 
executing:

alter table ldcache_entries add column triple_count integer not null default 0;

--
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

Reply via email to