I've just committed a set of changes to the fenix-framework that needs
some changes in the schema of the database.
Namely, now there are columns for storing the OIDs of the objects (both
for their own identification, and as means of foreign references).
If you already have a database built with a prior version, you may need
to run an SQL script that performs the necessary changes to the database
schema. Otherwise, if your database may be recreated from scratch, then
simply drop and create it again, and it should be created with the
appropriate schema.
This is not the final version of the schema and new global changes will
be needed sometime to accommodate the multiple versions of the data, but
this is an important step towards that goal.
Best regards,
--
João Cachopo