mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-04 10:55:13 +00:00

# Which Problems Are Solved Postgres versions < 16 require an alias for subqueries. The query executed in the new eventstore didn't add this alias. # How the Problems Are Solved Added the alias to the subquery