mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 12:27:59 +00:00
8b4531c28d
# 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 |
||
---|---|---|
.. | ||
event.go | ||
intent_test.go | ||
intent.go | ||
push_test.go | ||
push.go | ||
query_test.go | ||
query.go | ||
storage.go |