Skip to content

Rollback notifications#178

Merged
ka8725 merged 5 commits intomainfrom
feature/rollback_stats
Feb 25, 2026
Merged

Rollback notifications#178
ka8725 merged 5 commits intomainfrom
feature/rollback_stats

Conversation

@jasirguzman123
Copy link
Copy Markdown
Collaborator

Closes #173

@jasirguzman123 jasirguzman123 self-assigned this Feb 24, 2026
TABLE_NAME = "actual_db_schema_rollback_events"

class << self
def record(payload) # rubocop:disable Metrics/AbcSize
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's increase this config for Metrics/AbcSize globally instead.

@ka8725 ka8725 merged commit 9c9a49d into main Feb 25, 2026
8 checks passed
@ka8725 ka8725 deleted the feature/rollback_stats branch February 25, 2026 09:45
@ka8725 ka8725 mentioned this pull request Feb 25, 2026
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.

Implement a callback from the gem whenever a rollback of migration happens

2 participants