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

fix: Collect correct columns for NotificationReportEntity #1274

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

nikclayton
Copy link
Contributor

NotificationDao.pagingSource missed the reportId column and mis-soelled report_ruleIds, risking an NPE.

Fix that.

While I'm here, add suggested indices to NotificationEntity.

`NotificationDao.pagingSource` missed the `reportId` column and
mis-soelled `report_ruleIds`, risking an NPE.

Fix that.

While I'm here, add suggested indices to `NotificationEntity`.
@nikclayton nikclayton merged commit 0e64da7 into pachli:main Feb 8, 2025
27 checks passed
@nikclayton nikclayton deleted the fix-notif branch February 8, 2025 19:05
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