From c85e9857d3b0dbf0869f9ef4d1f7dbd4814c561f Mon Sep 17 00:00:00 2001 From: michaelfliegner Date: Thu, 23 Feb 2023 19:14:44 +0100 Subject: [PATCH] 1.7.0 correction timestamp on validity interval from update+entity! --- src/BitemporalPostgres.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BitemporalPostgres.jl b/src/BitemporalPostgres.jl index 7196304..2e0f805 100644 --- a/src/BitemporalPostgres.jl +++ b/src/BitemporalPostgres.jl @@ -626,7 +626,7 @@ function update_entity!(w::Workflow) save!(v) active_version = v.id w.ref_version = active_version - w.tsdb_validfrom = now(tz"UTC"), + w.tsdb_validfrom = now(tz"UTC") save!(w) i = ValidityInterval(