Skip to content

ERROR: schema tests is not a member of extension "basejump-supabase_test_helpers" #26

@eagor

Description

@eagor

I'm following the supabase guide, and on this step:

select dbdev.install('basejump-supabase_test_helpers');
create extension if not exists "basejump-supabase_test_helpers" version '0.0.6';

I'm getting error:

Error: ERROR: 55000: schema tests is not a member of extension "basejump-supabase_test_helpers" DETAIL: An extension may only use CREATE ... IF NOT EXISTS to skip object creation if the conflicting object is one that it already owns.

what am I missing here? Thanks 🙏🏽.

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