Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

[FIX] Tables with same name in different databases #35

Closed
QuintenJustus opened this issue Jul 10, 2019 · 4 comments
Closed

[FIX] Tables with same name in different databases #35

QuintenJustus opened this issue Jul 10, 2019 · 4 comments
Assignees
Labels
good first issue Good for newcomers invalid This doesn't seem right

Comments

@QuintenJustus
Copy link
Member

When selecting a table, in a database underneath another database, that has a table with the same name, the first table is marked as active (meaning it gets a different text-color etc.). Meaning if the wrong database.table is marked as active.

Possible solutions

  • Better check to see which table is actually active. Like matching database names with table parent element.

Note: when you're taking up this issue please leave a comment below to let the other users know!

@QuintenJustus QuintenJustus added good first issue Good for newcomers invalid This doesn't seem right labels Jul 10, 2019
@James-N-M
Copy link
Collaborator

I'll take this issue up @QuintenJustus 💯

@James-N-M
Copy link
Collaborator

Thanks for assigning me I plan on starting this tomorrow morning

@James-N-M
Copy link
Collaborator

I'm confused about what the issue actually is, it seems the functionality to highlight the active table name is gone. So does the error occur even if they are one or more databases away from each other

@QuintenJustus
Copy link
Member Author

Closing now, see #61 for more information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants