issues
search
gregnavis
/
active_record_doctor
Identify database issues before they hit production.
MIT License
1.76k
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix loading `ActiveRecordDoctor::Rake::Task` for non rails projects
#136
fatkodima
closed
1 year ago
0
Fix `extraneous_indexes` for expression indexes
#135
fatkodima
closed
1 year ago
2
NameError: uninitialized constant ActiveRecordDoctor::Rake
#134
MadBomber
closed
1 year ago
4
Support PostgreSQL `INCLUDE` indexes in `ExtraneousIndexes` checker
#133
fatkodima
closed
4 months ago
1
Error upgrading from 1.10.0 to 1.11.0 - ArgumentError: wrong number of arguments (given 0, expected 1+)
#132
raivil
closed
1 year ago
4
Detect extraneous indexes on PostgreSQL materialized views
#131
fatkodima
closed
1 year ago
0
`IncorrectDependentOption` should consider `touch` and `counter_cache` association options
#130
fatkodima
opened
1 year ago
0
Exception on missing_presence_validation after the debug logging commit
#129
texpert
closed
1 year ago
5
Ignore `:through` associations in `IncorrectDependentOption` detector
#128
fatkodima
closed
1 year ago
10
Detect associations without corresponding model
#127
fatkodima
closed
7 months ago
1
Enhance handling of polymorphic foreign key-like columns in `UnindexedForeignKeys`
#126
fatkodima
closed
1 year ago
3
Expect unique indexes on `has_and_belongs_to_many` associations
#125
fatkodima
closed
2 months ago
1
Enhance `UnindexedForeignKeys` to check for non-standard named foreign keys
#124
fatkodima
closed
1 year ago
2
undefined method `class_name' for nil:NilClass
#123
elalemanyo
closed
11 months ago
8
Check for polymorphic `has_one`s without unique indexes
#122
fatkodima
closed
1 year ago
0
Be able to ignore by regexes
#121
fatkodima
closed
1 year ago
0
Correctly check column types when FK refers to non-PK column
#120
bedgerotto
closed
1 year ago
7
fix: no exists `ignore_columns` at `incorrect_dependent_option`
#119
erick-ol
closed
1 year ago
0
Fix: Fixes readme at incorrect dependent option
#118
erick-ol
closed
1 year ago
1
Require 'foreign_type' column to be non-NULL for required polymorphic `belongs_to` associations
#115
fatkodima
closed
1 year ago
1
Feature: Ability to generate todo files (like rubocop does)
#114
fatkodima
opened
2 years ago
0
Fix `MissingPresenceValidation` for inclusion/exclusion validators with non Enumerable list of items
#113
fatkodima
closed
1 year ago
1
NoMethodError: undefined method `include?' for #<Proc...>
#112
manuelmeurer
closed
1 year ago
2
Check column name in length validators
#111
julianlires
closed
2 years ago
0
Suggest to use `jsonb` instead of `json`
#110
fatkodima
opened
2 years ago
2
Suggestion regarding indexes on boolean fields
#109
fatkodima
opened
2 years ago
1
Check for `dependent: :destroy_async` and a foreign key
#108
fatkodima
closed
1 year ago
3
Detect missing unique lowercase indexes for case insensitive unique validations
#107
fatkodima
closed
1 year ago
2
Ignore non-integer and non-uuid primary keys for short_primary_key_type
#106
fatkodima
closed
1 year ago
0
Ignore created_on/updated_on for missing_presence_validation
#105
fatkodima
closed
2 years ago
0
Support custom primary keys and avoid partial indexes for primary keys for extraneous_indexes
#104
fatkodima
closed
2 years ago
0
Accept `deleted_at IS NOT NULL` partial indexes for unindexed_deleted_at
#103
fatkodima
closed
2 years ago
0
Allow models to be backed by foreign tables in PostgreSQL for undefined_table_references
#102
fatkodima
closed
1 year ago
0
Reduce the number of queries by caching schema info
#101
fatkodima
opened
2 years ago
4
`ExtraneousIndexes` detects unique indexes with the superset of columns from another unique index
#100
fatkodima
closed
2 years ago
0
Use `SchemaCache` internally
#99
fatkodima
opened
2 years ago
0
Enhance `MissingUniqueIndexes` to work correctly with associations and multi-attributes validations
#98
fatkodima
closed
2 years ago
2
Enhance `MissingUniqueIndexes` to accept unique indexes with sublist of columns
#97
fatkodima
closed
2 years ago
1
Don't know how to build task 'active_record_doctor:incorrect_length_validation'
#96
viktorianer
closed
2 years ago
2
ArgumentError: Polymorphic associations do not support computing the class.
#95
barnaclebarnes
closed
2 years ago
4
`MissingForeignKeys` detector assumptions
#94
fatkodima
opened
2 years ago
0
Make it work with anonymous models
#93
fatkodima
closed
2 months ago
1
Check for missing length validations
#92
fatkodima
closed
2 years ago
3
Ignore abstract model classes
#91
fatkodima
closed
1 year ago
3
Anonymous subclass of ActiveRecord::Base causes exception
#90
owst
closed
1 year ago
7
Fix `MissingUniqueIndexes` detector for functional indexes
#89
fatkodima
closed
2 years ago
2
Add Ruby 3.1 to the CI matrix
#88
petergoldstein
closed
2 years ago
0
Fix typo in Missing Presence Validations config options
#86
pingortle
closed
2 years ago
1
Accept NOT NULL check constraints for `MissingNonNullConstraint` detector
#85
fatkodima
closed
2 years ago
0
Better support for PostGIS
#84
fatkodima
closed
2 years ago
1
Previous
Next