Silvan 8b4531c28d
fix(v2): correct eventstore query (#8124)
# 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
2024-06-15 16:12:21 +03:00
..
2024-05-23 06:36:08 +02:00
2024-05-23 06:36:08 +02:00
2024-05-23 06:36:08 +02:00
2024-05-23 06:36:08 +02:00
2024-05-30 09:35:30 +00:00
2024-05-30 09:35:30 +00:00
2024-05-30 09:35:30 +00:00
2024-05-23 06:36:08 +02:00