hasura / hasura/graphql-engine

Console UI for migrations management (especially squash!)

Open
#4,576 0 comments 3 reactions 1 assignee Claimed by @kolharsam View on GitHub
c/console design-rfc e/intermediate
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Checkbox | Migration | Source status | DB status
-- | -- | -- | --
🔲 | timestamp_text |   |  
🔲 | timestamp_text |   |  
🔲 | timestamp_text* (view) |   |  
🔲 | timestamp_text* (view) |   |  

Clicking on view shows the `up.sql` and `down.sql` in tabs. Something like:

**timestamp_text٭ (viewing)**

*up.sql* | down.sql
-- | --
CREATE TABLE users (......)

Related Issue: https://github.com/hasura/graphql-engine-internal/issues/474

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.