New xsd schema and postgresql backend
Hello,
when i was using Nuxeo 5.8 /PosgresSQL 9.1 , i had a table ori_oriid created when deploying my project containing ori.xsd (see files below). since i'm using Nuxeo 7.10 / PosgreSQL 9.1, the table isn't created anymore and i don't see why . should i upgrade my sql server ? something had changed in the configuration files ?
Henri
The table should be created in the same way, unless you have set nuxeo.vcs.ddlmode=ignore
or nuxeo.vcs.noddl=true
. See https://doc.nuxeo.com/nxdoc/configuration-parameters-index-nuxeoconf/ for the meaning of those.
That means my xsd schema file is not read by VCS ?
org.nuxeo
to INFO
in lib/log4j.xml
to find out.