Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run migrations/snippets in Rails console #129

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

m-darbinyan
Copy link
Collaborator

Closes #97

@m-darbinyan m-darbinyan marked this pull request as draft January 31, 2025 14:03
lib/actual_db_schema/console_migrations.rb Outdated Show resolved Hide resolved
lib/actual_db_schema.rb Outdated Show resolved Hide resolved
@m-darbinyan m-darbinyan force-pushed the issue-97-run-migrations-in-rails-console branch from 3f74eb2 to 17ebbb9 Compare February 4, 2025 09:44
@m-darbinyan m-darbinyan force-pushed the issue-97-run-migrations-in-rails-console branch from 17ebbb9 to 7f39e83 Compare February 4, 2025 09:49
@m-darbinyan m-darbinyan marked this pull request as ready for review February 4, 2025 09:52
@ka8725 ka8725 merged commit 5882d29 into main Feb 4, 2025
8 checks passed
@ka8725 ka8725 deleted the issue-97-run-migrations-in-rails-console branch February 4, 2025 09:54
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.

A rake task to run migrations/snippets in Rails console
2 participants