Skip to content

QueryClientContract getAllTables and getAllViews methods handle incompletely PostgreSQL schemas #1064

Open
@nadlgit

Description

@nadlgit

Package version

21.2.0

Describe the bug

For PostgreSQL, getAllTables and getAllViews methods only return table and view names without schema. It causes drop and truncate to fail when using multiples schemas.
I made a fix for that and am about to open a PR for it.

Reproduction repo

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions