Skip to content

Loading graphql.sql fails - relation "meta.pk" #2

Closed
@aleak

Description

@aleak

Hi - thanks for making this public - quite excited to experiment, however I'm not getting past loading.

postgres=# \i graphql.sql 
BEGIN
psql:graphql.sql:3: NOTICE:  schema "graphql" does not exist, skipping
DROP SCHEMA
CREATE SCHEMA
SET
CREATE VIEW
CREATE VIEW
CREATE VIEW
CREATE FUNCTION
psql:graphql.sql:114: ERROR:  relation "meta.pk" does not exist
LINE 2:   SELECT cols FROM meta.pk WHERE meta.pk.tab = t;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions