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

Ensure matching column and db names during discover#17

Open
max-winderbaum wants to merge 1 commit into
monad-inc:mainfrom
textioHQ:main
Open

Ensure matching column and db names during discover#17
max-winderbaum wants to merge 1 commit into
monad-inc:mainfrom
textioHQ:main

Conversation

@max-winderbaum

Copy link
Copy Markdown

The prior query would grab extra columns if there were two identically-named tables and schemas in different databases with different columns.

This fixed query ensures we are always querying columns for only one database

The prior query would grab extra columns if there were two identically-named tables and schemas in different databases with different columns.

This fixed query ensures we are always querying columns for only one database
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant