Skip to content

function with schema does not work #89

@klementszabolcs

Description

@klementszabolcs

I use the extension in large sql script, the plpgsql_check_function is very useful, but not working with other schema than public, because the extension belive that the schemaname is function name,
in the log is:
Error - 12:28:49] StaticAnalysisError: function "public" does not exist
Error - 12:28:49] StaticAnalysisError: function "store" does not exist
Error - 12:28:49] StaticAnalysisError: function "piac" does not exist
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions