ObjectDB ObjectDB

How does objectdb deal with conflicting schemas?

#1

Suppose we have an objectdb network server with multiple clients connecting to it. Some clients have the latest object schema, matching that of the server. But some have an older schema, not using fields that have since been added. Will this work?

edit
delete
#2

This is strictly forbidden. You must have the same version of classes everywhere.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.