create gruppen, rollen, etc...

This commit is contained in:
Peter Schiwy
2024-12-06 14:06:27 +01:00
parent bfce29c8ee
commit 623d28f77b
63 changed files with 735 additions and 185 deletions

View File

@@ -1,5 +0,0 @@
CREATE TYPE gruppen_herkunft AS ENUM (
'direkt',
'indirekt',
'beides'
);