Skip to content

Object search even if the database does not support it #1501

@aledomu

Description

@aledomu

Is your feature request related to a problem? Please describe.
Some databases do not bring a metaschema on their own, and their metadata statements are very limited. Hence, one cannot look for an object in an arbitrary set of locations in a single step.

Describe the solution you'd like
I want some sort of search dialog that allows me to filter schemas, tables and columns across all databases/schemas/tables. Optional support from drivers would be nice for optimization purposes, otherwise it should just iteratively search along the whole object tree.

Describe alternatives you've considered
Use custom scripts, probably in Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew issue opened using "Feature request" template

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions