Skip to content

updated copilot sql suggestion#149

Merged
dmbf29 merged 1 commit into
mainfrom
email-default
Jun 10, 2026
Merged

updated copilot sql suggestion#149
dmbf29 merged 1 commit into
mainfrom
email-default

Conversation

@dmbf29

@dmbf29 dmbf29 commented Jun 10, 2026

Copy link
Copy Markdown
Owner

No description provided.

@dmbf29 dmbf29 requested a review from Copilot June 10, 2026 15:08
@dmbf29 dmbf29 self-assigned this Jun 10, 2026
@dmbf29 dmbf29 added the enhancement New feature or request label Jun 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a data backfill migration to ensure users.notifications.email.prediction_missing is set to true when missing, and updates db/schema.rb’s schema version accordingly.

Changes:

  • Added a new migration to backfill users.notifications JSONB for missing email.prediction_missing.
  • Updated db/schema.rb schema version to the new migration’s timestamp.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
db/schema.rb Bumps schema version to reflect the latest migration version.
db/migrate/20260611000001_backfill_email_prediction_missing_for_users.rb Adds a SQL backfill to set notifications.email.prediction_missing to true where missing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dmbf29 dmbf29 merged commit 8c8efa5 into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants