1
0

add hs-office-membership test-data

This commit is contained in:
Michael Hoennig
2022-10-17 13:23:10 +02:00
parent 63db939583
commit 28bdd9220d
4 changed files with 58 additions and 3 deletions

View File

@ -6,7 +6,6 @@
CREATE TYPE HsOfficeReasonForTermination AS ENUM ('NONE', 'CANCELLATION', 'TRANSFER', 'DEATH', 'LIQUIDATION', 'EXPULSION');
CREATE CAST (character varying as HsOfficeReasonForTermination) WITH INOUT AS IMPLICIT;
create table if not exists hs_office_membership