hasura / hasura/graphql-engine

Cloud: Support for Hasura migrations with snowflake connector

Open
#9,418 2 comments 3 reactions 0 assignees View on GitHub
k/enhancement t/data-connectors
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

Currently, while performing any migration operation via CLI command against snowflake database, it results into following error

```
FATA[0008] migrations on database 'snowflake' of kind 'snowflake' is not supported.
```

### Describe the solution you'd like

At the moment of creating this GH ticket, the snowflake connector is still in "beta". As it progresses and moves out of beta stage, it would be good to have Hasura migrations support on snowflake.

Contributor guide

Open the contributing guide

Research direction

Start with the CLI migration operation that emits the unsupported-database error and trace how the Snowflake connector is handled. Review the existing migration support for other databases. Done means migration commands work against Snowflake without the reported unsupported error, with the relevant behavior covered by tests if the project provides them.

Written by the indexing model from the issue text.

Assessment

Domain
cli, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.