Skip to content

Enhance getSchemasForConnection function to include database name in schema results#654

Merged
sagarswamirao merged 1 commit intomainfrom
sagark/support-db-names-in-listSchemas-snowflake
Apr 2, 2026
Merged

Enhance getSchemasForConnection function to include database name in schema results#654
sagarswamirao merged 1 commit intomainfrom
sagark/support-db-names-in-listSchemas-snowflake

Conversation

@sagarswamirao
Copy link
Copy Markdown
Collaborator

  • Updated the getSchemasForConnection function to prepend the database name to the schema name in the returned results, improving clarity and context for users.
  • This change ensures that schema names are more informative, especially in environments with multiple databases.

These modifications enhance the usability of the database utility functions by providing clearer schema identification.

…schema results

- Updated the getSchemasForConnection function to prepend the database name to the schema name in the returned results, improving clarity and context for users.
- This change ensures that schema names are more informative, especially in environments with multiple databases.

These modifications enhance the usability of the database utility functions by providing clearer schema identification.

Signed-off-by: Sagar Swami Rao Kulkarni <sagarswamirao@gmail.com>
@sagarswamirao
Copy link
Copy Markdown
Collaborator Author

image

@sagarswamirao sagarswamirao merged commit 6b3f2ec into main Apr 2, 2026
7 checks passed
@sagarswamirao sagarswamirao deleted the sagark/support-db-names-in-listSchemas-snowflake branch April 2, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants