hasura / hasura/graphql-engine
Console UI for migrations management (especially squash!)
Open
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
Assessment
This issue has not been assessed yet.