As kalipo-owner I want to have versions of data schemes installed so I know in what moment in time which scheme was active and I can interpreted the stored data of that moment in time.
As developer I want to have versions of data schemes installed so I have more grip on the maintenance of data structures.
Acceptance criteria
Functionality
[ ] Tables should have multiple schema's for every change in data structure so that every record is linked with a version of a scheme and a change would not break older data formats already stored inside the database.
User story specification (one liner)
As kalipo-owner I want to have versions of data schemes installed so I know in what moment in time which scheme was active and I can interpreted the stored data of that moment in time.
As developer I want to have versions of data schemes installed so I have more grip on the maintenance of data structures.
Acceptance criteria
Functionality
Deliverables