-
Notifications
You must be signed in to change notification settings - Fork 63
Pull requests: gregnavis/active_record_doctor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add incorrect Postgres timestamp type check
new detector
A detector for a new kind of problem.
#229
opened Jul 9, 2025 by
hlascelles
Loading…
[Fix #94] MissingForeignKeys detector to use belongs_to associations instead of _id suffix
false positive
An error is reported when it shouldn't
#221
opened Mar 30, 2025 by
hatsu38
Loading…
incorrect_length_validation-check: Consider check constraints with column lenght limits
false positive
An error is reported when it shouldn't
#218
opened Mar 26, 2025 by
fatkodima
Loading…
Make checkers agnostic of validator attributes types
enhancement
An enhancement other than a new detector.
#216
opened Mar 26, 2025 by
fatkodima
Loading…
Add new checker for incorrectly configured associations
new detector
A detector for a new kind of problem.
incorrect_dependent_option: Fix infinite recursion when association of the same class as model class
crash
An unexpected unhandled exception or simliar defect.
Reduce the number of queries by caching schema info
enhancement
An enhancement other than a new detector.
#101
opened Jun 16, 2022 by
fatkodima
Loading…
ProTip!
Adding no:label will show everything without a label.