Skip to content

Migration docker image #6

Description

@kwiss

any idea on how to execute migration with cli migration ?

i'm using

FROM hasura/graphql-engine:v1.3.0.cli-migrations-v2

ENV HASURA_GRAPHQL_ENABLE_TELEMETRY false

COPY ./migrations /hasura-migrations
COPY ./metadata /hasura-metadata

CMD graphql-engine serve --server-port $PORT

it seems render.com skip the migration, all files are copied but no migration executed

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