Open Jatin-MYST opened 2 years ago
Server Version: CLI Version (for CLI related issue): v2.12.0 console
selfhosted/docker
If you have two tables in different schemas but named the same. Their indexes are shown on both tables.
Their indexes should be treated as different.
I was about to create a new bug on this issue that I just found out. It is still a problem on 2.16.1
2.16.1
@rikinsk is there any update or plan on fixing this bug? it's making it really hard to use multiple schemas.
Version Information
Server Version: CLI Version (for CLI related issue): v2.12.0 console
Environment
selfhosted/docker
What is the current behaviour?
If you have two tables in different schemas but named the same. Their indexes are shown on both tables.
What is the expected behaviour?
Their indexes should be treated as different.
How to reproduce the issue?