Skip to content

Add method to return all schemas #6

@ronen

Description

@ronen

Maybe there should be a method to return all schemas? I.e. a wrapper around

select schema_name from information_schema.schemata;

with options to control filtering out internal & standard schemas?

This came up in the discussion at SchemaPlus/schema_plus_views#10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions