Skip to content

Conversation

@Mahi-korrapati
Copy link

Summary

This PR adds a new documentation guide explaining how to use Ruby on Rails migrations with Hasura GraphQL Engine.

The guide covers:

  • Creating and running Rails migrations for PostgreSQL
  • Reflecting schema changes in Hasura
  • Reloading Hasura metadata
  • Tracking new tables
  • Integrating Rails migrations in CI/CD workflows

Motivation

This addresses issue #1186, which requested a clear guide on managing database migrations with Rails while using Hasura.

Checklist

  • Added new guide under v2/docs/graphql/core/guides/integrations/rails-migrations.md
  • Follows Hasura documentation structure and formatting
  • Provides practical steps and example migration code

Please review when you have time. Thank you! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant