Skip to content

Pull requests: gregnavis/active_record_doctor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add undefined_model_references detector
#231 opened Aug 11, 2025 by robinaugh Loading…
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…
2
6
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…
incorrect_length_validation: ignore STI models
#213 opened Mar 6, 2025 by fatkodima Loading…
Add new checker for incorrectly configured associations new detector A detector for a new kind of problem.
#198 opened Dec 16, 2024 by fatkodima Loading… 2.0
3
1
incorrect_dependent_option: Fix infinite recursion when association of the same class as model class crash An unexpected unhandled exception or simliar defect.
#194 opened Dec 8, 2024 by fatkodima Loading… 2.0
Support composite primary keys enhancement An enhancement other than a new detector.
#148 opened Aug 22, 2023 by fatkodima Loading… 2.0
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.