table_version
Repository:
https://github.com/linz/postgresql-tableversion
The system provides row-level versioning of table data by maintaining a separate history table to store previous versions of each row, allowing for tracking of changes and auditing of modifications made to the original table.
Duplicate Code Analysis
| Total Lines of Code: ? | 0 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 0 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |