Versioned on class
When you set Versioned on a class we never use sql-command-update or delete for that class. Instead we use insert with TimeStampStart and TimeStampStop added as non-attribute-db-columns.
You can now track all the changes done on an object - and retrieve old versions of that object with operators like allInstancesAtTime, atTime, objectTimeStamp
This page was edited more than 1 years ago on 01/11/2024. What links here