Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5, 1.5.2
-
None
Description
This is closely related to JCR-1087
The call to checkLocalRevisionSchema() is too late because preapreStatements() already uses the LOCAL_REVISIONS table.
checkLocalRevisionSchema() should be called in checkSchema()