mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-04 00:12:14 +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.