Skip to content

EVA-1116 Fix to work on PostgreSQL and refactoring

Sundar Venkataraman requested to merge cyenyxe:hotfix/last-value into master

Created by: cyenyxe

Changed name of start and end attributes in contiguous block because end is a reserved work in PostgreSQL and the schema wouldn't be created when starting any application that uses the library.

Refactoring exception and monotonic accessioning packages.

Merge request reports