Description

Here's a realtively simple way to implement data versioning in a database, in a way that should be scalable as well. It only needs a couple of support tables and a single function and can apply versioning across multiple data sets concurrently.

Preview

Tags

Users

  • @fmeyer

Comments and Reviews