Vincent Dutat a écrit : > Hi, > > last night I updated Nuxeo EP sources and recompiled, started and when I > logged in, table nxsqldirectory.users was dropped. I investigated and > saw that a new column named 'intField' was added to the table. Does > anyone has an explanation to this ? That's a bit annoying to have a > table dropped because a column was added.
That intField field should only be used in the user.xsd schema for the directory API test suite and not the real schema deployed for real usage. Could you please open a JIRA issue for this? -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
