Hello everybody!
First of all, thanks for the amazing work on that project!
I have a question regarding some immutable data.
What should be the best strategy to implement a version system for some of each table in our system.
I mean :
• no update, only insert
• a bump of the version
• some linked version between dependent tables
The idea, is to get the history of a ressource in our databases.
Thanks a lot.
Enjoy this end of year.
Bennnou.