-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: gregnavis/active_record_doctor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
missing_non_null_constraint: ignore presence validations with specific context
#189
opened Nov 13, 2024 by
fatkodima
Loading…
Check timestamp columns (created_at, updated_at) are NOT NULL
new feature
Pull requests that introduce a new feature
#186
opened Sep 2, 2024 by
jdufresne
Loading…
missing_presence_validation: ignore counter cache columns
false positive
Pull requests that fix false positives
Fix
missing_presence_validation
for polymorphic associations
#164
opened Nov 28, 2023 by
fatkodima
Loading…
Reduce the number of queries by caching schema info
improvement
Pull requests that improve the user experience without introducing new features
#101
opened Jun 16, 2022 by
fatkodima
Loading…
ProTip!
no:milestone will show everything without a milestone.