Commit Graph

4 Commits

Author SHA1 Message Date
Silvan
362420f62b feat: init migrations for transactional tables (#9946)
# Which Problems Are Solved

To start with transactional tables we need to setup the new `zitadel`
schema in a way that does not rely on the event store later.

# How the Problems Are Solved

Setup step added which calls the function which executes the migrations.

# Additional Changes

none

# Additional Context

- closes #9933
2025-05-26 08:20:14 +02:00
adlerhurst
66cbc5d181 doc 2025-05-08 19:03:14 +02:00
adlerhurst
c6db6dc4b7 add documentation 2025-05-08 19:01:55 +02:00
adlerhurst
b85460152c init 2025-02-13 13:49:55 +01:00