-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed as not planned
Labels
a/collab-ci-cdc/docsRelated to docsRelated to docsc/metadataRelated to metadataRelated to metadatac/migrationsRelated to migrationsRelated to migrations
Description
- Migrating from Heroku to DigitalOcean (x to y)
- Tracking tables, adding relationships and permissions on another instance
- Track tables, create relationships or permissions without console
- Moving from a UI-driven workflow to version controlled declarative workflow with Hasura
- How to setup GraphQL (or E2E) testing with Hasura on a CI/CD platform
- How to apply changes on dev to prod (dev - staging - prod workflows)
- How to apply changes from a Hasura console to another
- How to combine migrations to a single one
- How to reduce the number of migration files
- How to reset / prune migrations
- I have my app running locally, how do I deploy this to Heroku (or DigitalOcean, or X)
- How to migrate data
- How to use Hasura alongside Django (migrations pov) (docs: guide on using django migrations with hasura #1184)
- How to use Hasura alongside Rails (migrations pov) (docs: guide on using rails migrations with hasura #1186)
- How to use Hasura alongside X ORM/Database tool
- How to load sample data when running tests
- How to copy a Hasura setup to another database
- Use migrations to seed data
petecorreia, mnlbox, comontes, jorroll, Albert-Gao and 3 more
Metadata
Metadata
Assignees
Labels
a/collab-ci-cdc/docsRelated to docsRelated to docsc/metadataRelated to metadataRelated to metadatac/migrationsRelated to migrationsRelated to migrations