Skip to content

Repository files navigation

PostgreSQL Bitemporal Solution

Welcome to the repository for the PostgreSQL bitemporal solution.

This solution provides two schemas for managing bitemporal data:

  • common: Contains contains general utility functions not strictly related to versioning.
  • vrsn: Contains the specific logic for versioning and managing bitemporal tables.
  • srvc: Contains functions used to retrieve information about other schema, we discourage to install in production environment.

Installation and upgrades are managed through scripts, which allow you to customize schema names and track changes.


Installation and Upgrades

To install or upgrade the solution in your database, please follow the detailed instructions in the install document.


Changelog

To see the schema changes across different project versions, refer to the CHANGELOG.md file, which is updated automatically.


Documentation

To learn about this solution go to documentation section.

About

A Snodgrass standard implementation of bitemporal beahvior without special extensitons

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages