Hi,

I had to change the "mode" column of the LocalThemeConfig table which is mapped to SQL because "mode" is a reserved word for Oracle, and Hibernate isn't intelligent enough to quote the reserved words. The new column name is "themode".

This will impact anyone having local themes, you'll have to ALTER TABLE the column if you want to keep your local themes.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to