mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-15 14:30:47 +00:00

# Which Problems Are Solved
Fixes 'column "instance_id" does not exist' errors from #8558.
# How the Problems Are Solved
The instanceClause / WHERE clause in the query for the respective tables
is excluded.
I have successfully created a mirror with this change.
(cherry picked from commit a09c772b03
)