-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
As noticed in #21.
At the time of creation of that issue, for schema loading we took the approach of using an index search on the objectClass index to find all attributeSchema and classSchema entries. This mysteriously fails in the database of #21.
With #32 the approach changed for schema loading, but there might still be an underlying problem in the index searching code.
Reactions are currently unavailable