mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +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 |
||
---|---|---|
.. | ||
postgres | ||
aggregate.go | ||
current_sequence.go | ||
event_store.go | ||
event.go | ||
push.go | ||
query_test.go | ||
query.go | ||
unique_constraint.go |