historic-view #92

Merged
hsh-michaelhoennig merged 19 commits from historic-view into master 2024-08-29 17:00:20 +02:00

19 Commits

Author SHA1 Message Date
Michael Hoennig
fc638440f6 amend test-data-generation and assertions to dropped tx_contexxt.contextId 2024-08-29 16:54:46 +02:00
Michael Hoennig
b36d4ce949 Revert "WIP single context in test-data"
This reverts commit af2b67b2ee.
2024-08-29 12:18:35 +02:00
Michael Hoennig
af2b67b2ee WIP single context in test-data 2024-08-29 12:11:28 +02:00
Michael Hoennig
40158f1473 testing _hv after DELETE 2024-08-29 10:47:21 +02:00
Michael Hoennig
19033e15bc integration test for hs_booking_project historization 2024-08-29 10:32:27 +02:00
Michael Hoennig
7bb5e14d01 integration test for hs_booking_item historization 2024-08-29 10:08:11 +02:00
Michael Hoennig
ea05773e26 cleanup 2024-08-29 09:51:54 +02:00
Michael Hoennig
7f16a5c39f integration test for hs_hosting_asset historization 2024-08-29 09:51:47 +02:00
Michael Hoennig
07accbb47d tx_create_historicization for booking 2024-08-29 09:49:26 +02:00
Michael Hoennig
8c8b82461e add type to twiddle 2024-08-27 20:36:32 +02:00
Michael Hoennig
9ea4ea41dd move historization to Liquibase 2024-08-27 20:34:39 +02:00
Michael Hoennig
38121ad3dd improve tx_history_txid checks 2024-08-27 20:13:27 +02:00
Michael Hoennig
2f198664fa extract tx_history_txid() into a CTE-query 2024-08-27 20:03:03 +02:00
Michael Hoennig
6f740c7209 remove contextId FIXME code 2024-08-27 16:40:55 +02:00
Michael Hoennig
0ae08b3714 use pg_current_xact_id() and xid8 2024-08-27 16:31:37 +02:00
Michael Hoennig
8a32143d91 remove historization-ng.sql 2024-08-27 09:57:34 +02:00
Michael Hoennig
ac33f99222 remove table tx_history and use table tx_context instead 2024-08-27 09:55:05 +02:00
Michael Hoennig
f973868bf9 remove column tx_contextid and use txId as primary key 2024-08-27 09:55:04 +02:00
Michael Hoennig
36c21505a3 working historization.sql but with separate tx_history table 2024-08-27 06:16:53 +02:00