Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gregnavis/active_record_doctor issues and pull requests
#186 - Check timestamp columns (created_at, updated_at) are NOT NULL
Pull Request -
State: open - Opened by jdufresne 2 months ago
- 1 comment
Labels: new feature
#185 - Fix typo: existense ==> existence
Pull Request -
State: closed - Opened by jdufresne 2 months ago
#184 - Idea: timestamps (created_at, updated_at) should be NOT NULL
Issue -
State: open - Opened by jdufresne 2 months ago
- 1 comment
#183 - Drop support for Active Record 6.0 and older
Pull Request -
State: closed - Opened by gregnavis 2 months ago
#182 - Fails with wrong class_name: "NameError: NameError: uninitialized constant"
Issue -
State: open - Opened by frsantos 3 months ago
- 1 comment
#181 - Crashes when using invalid `source` in a `has_many through:` relation
Issue -
State: open - Opened by mediafinger 3 months ago
- 1 comment
#180 - missing_presence_validation: ignore counter cache columns
Pull Request -
State: open - Opened by fatkodima 7 months ago
- 4 comments
Labels: false positive
#179 - A new detector to detect invalid associations
Issue -
State: open - Opened by fatkodima 8 months ago
Labels: new feature
#178 - Update README with debug logging
Pull Request -
State: closed - Opened by fatkodima 8 months ago
- 1 comment
#177 - Accept classes in `:ignore_models` configuration
Pull Request -
State: closed - Opened by fatkodima 8 months ago
#176 - Suggest installing the gem on `test` env too
Pull Request -
State: closed - Opened by fatkodima 8 months ago
#175 - Fix a couple typos in .rubocop.yml comments
Pull Request -
State: closed - Opened by jdufresne 8 months ago
#174 - Fix build status in README
Pull Request -
State: closed - Opened by onerinas 9 months ago
- 1 comment
#173 - Add `table_without_primary_key` checker
Pull Request -
State: closed - Opened by fatkodima 9 months ago
#172 - Detect tables without a primary key
Issue -
State: closed - Opened by fatkodima 9 months ago
- 2 comments
#171 - missing_presence_validation: ignore columns with defaults
Pull Request -
State: closed - Opened by fatkodima 9 months ago
- 5 comments
#170 - Better handling of default values
Issue -
State: closed - Opened by mhenrixon 9 months ago
- 7 comments
#169 - Idea: For Rails 7.1, error when there are foreign keys with `validate: false`
Issue -
State: closed - Opened by jdufresne 10 months ago
- 2 comments
#168 - Avoid false positives on case-insensitive unique indexes when using CITEXT fields
Pull Request -
State: closed - Opened by gee-forr 10 months ago
- 3 comments
Labels: waiting, false positive
#167 - False positives when case-insensitive unique indexes have CITEXT strings
Issue -
State: open - Opened by gee-forr 10 months ago
- 2 comments
Labels: false positive
#166 - Load configuration from .active_record_doctor.rb
Pull Request -
State: closed - Opened by gregnavis 11 months ago
- 3 comments
#165 - Fix set up instructions for non-Rails projects
Issue -
State: open - Opened by gregnavis 11 months ago
Labels: documentation
#164 - Fix `missing_presence_validation` for polymorphic associations
Pull Request -
State: open - Opened by fatkodima 11 months ago
- 1 comment
#163 - Missing Presence Validation with Polymorphic Type Column
Issue -
State: open - Opened by Numie 11 months ago
- 5 comments
#162 - Change the default configuration file to .active_record_doctor.rb
Pull Request -
State: closed - Opened by jdufresne 11 months ago
- 1 comment
#161 - Suggest using config file with `.rb` extension
Pull Request -
State: closed - Opened by fatkodima 12 months ago
- 3 comments
#160 - Fix several typos and spelling mistakes
Pull Request -
State: closed - Opened by jdufresne 12 months ago
#159 - Idea: Allow the configuration to be named `.active_record_doctor.rb` (`.rb` suffix) to assist editors
Issue -
State: closed - Opened by jdufresne 12 months ago
- 8 comments
#158 - Fix a false positive for `unique_indexes` when `has_one` on a primary key column
Pull Request -
State: closed - Opened by fatkodima 12 months ago
#157 - Fix a false positive for `unindexed_foreign_keys` when having foreign key on a primary key column
Pull Request -
State: closed - Opened by fatkodima 12 months ago
- 2 comments
#156 - unindexed_foreign_keys: False positive for custom primary keys
Issue -
State: closed - Opened by jdufresne 12 months ago
- 1 comment
#155 - Fix `missing_presence_validation` for custom attributes with defaults
Pull Request -
State: closed - Opened by fatkodima 12 months ago
- 2 comments
#154 - MissingPresenceValidation should ignore enum's with default values
Issue -
State: closed - Opened by fidalgo 12 months ago
- 1 comment
#153 - Fix `missing_unique_indexes` detector's `ignore_columns` config for `has_one` associations
Pull Request -
State: closed - Opened by fatkodima 12 months ago
#152 - Failing to ignore missing_unique_indexes for has_one
Issue -
State: closed - Opened by raivil 12 months ago
- 4 comments
#151 - Fix `MissingNonNullConstraint` to work with `ActiveRecord.belongs_to_required_validates_foreign_key`
Pull Request -
State: closed - Opened by fatkodima about 1 year ago
- 1 comment
Labels: waiting, false positive
#150 - Test against `activerecord` 7.1
Pull Request -
State: closed - Opened by fatkodima about 1 year ago
- 1 comment
#149 - Error when listing columns for model backed by different DB
Issue -
State: open - Opened by owst about 1 year ago
- 8 comments
#148 - Support composite primary keys
Pull Request -
State: open - Opened by fatkodima about 1 year ago
Labels: new feature
#147 - Will not run when RAILS_ENV=test
Issue -
State: closed - Opened by dogweather about 1 year ago
- 4 comments
#146 - Rails 7 Active Support not following ignore_tables configuraton
Issue -
State: closed - Opened by ali-hiringthing about 1 year ago
- 2 comments
#145 - Add ability to ignore models/tables/etc by regex
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
#144 - incorrect_length_validation should have ignore_attributes
Pull Request -
State: closed - Opened by jstuessy over 1 year ago
#143 - Suggesting a better message
Pull Request -
State: closed - Opened by krainboltgreene over 1 year ago
#142 - Some small typos and grammer corrections.
Pull Request -
State: closed - Opened by vinnyglennon over 1 year ago
#141 - Consider adding check for `change_column_default(..., to: nil)`
Issue -
State: closed - Opened by cscorley over 1 year ago
- 4 comments
#140 - Include table name in the message for `extraneous_indexes`
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
#139 - Fix `missing_non_null_constraint` when there are no STI children for STI-like parent
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 3 comments
#138 - Ignore inherited validations and associations in STI models for `missing_unique_indexes`
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 1 comment
#137 - Fix ignoring columns from `has_one` association for `missing_unique_indexes`
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 5 comments
Labels: waiting, qa
#136 - Fix loading `ActiveRecordDoctor::Rake::Task` for non rails projects
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
#135 - Fix `extraneous_indexes` for expression indexes
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 2 comments
#134 - NameError: uninitialized constant ActiveRecordDoctor::Rake
Issue -
State: closed - Opened by MadBomber over 1 year ago
- 4 comments
#133 - Support PostgreSQL `INCLUDE` indexes in `ExtraneousIndexes` checker
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 1 comment
#132 - Error upgrading from 1.10.0 to 1.11.0 - ArgumentError: wrong number of arguments (given 0, expected 1+)
Issue -
State: closed - Opened by raivil over 1 year ago
- 4 comments
#131 - Detect extraneous indexes on PostgreSQL materialized views
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
#130 - `IncorrectDependentOption` should consider `touch` and `counter_cache` association options
Issue -
State: open - Opened by fatkodima over 1 year ago
#129 - Exception on missing_presence_validation after the debug logging commit
Issue -
State: closed - Opened by texpert over 1 year ago
- 5 comments
#128 - Ignore `:through` associations in `IncorrectDependentOption` detector
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 10 comments
#127 - Detect associations without corresponding model
Issue -
State: closed - Opened by fatkodima over 1 year ago
- 1 comment
#126 - Enhance handling of polymorphic foreign key-like columns in `UnindexedForeignKeys`
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 3 comments
#125 - Expect unique indexes on `has_and_belongs_to_many` associations
Pull Request -
State: closed - Opened by fatkodima over 1 year ago
- 1 comment
#124 - Enhance `UnindexedForeignKeys` to check for non-standard named foreign keys
Pull Request -
State: closed - Opened by fatkodima almost 2 years ago
- 2 comments
#123 - undefined method `class_name' for nil:NilClass
Issue -
State: closed - Opened by elalemanyo almost 2 years ago
- 8 comments
#122 - Check for polymorphic `has_one`s without unique indexes
Pull Request -
State: closed - Opened by fatkodima almost 2 years ago
#121 - Be able to ignore by regexes
Issue -
State: closed - Opened by fatkodima almost 2 years ago
#120 - Correctly check column types when FK refers to non-PK column
Pull Request -
State: closed - Opened by bedgerotto almost 2 years ago
- 7 comments
#119 - fix: no exists `ignore_columns` at `incorrect_dependent_option`
Pull Request -
State: closed - Opened by erick-ol almost 2 years ago
#118 - Fix: Fixes readme at incorrect dependent option
Issue -
State: closed - Opened by erick-ol almost 2 years ago
- 1 comment
#115 - Require 'foreign_type' column to be non-NULL for required polymorphic `belongs_to` associations
Pull Request -
State: closed - Opened by fatkodima almost 2 years ago
- 1 comment
#114 - Feature: Ability to generate todo files (like rubocop does)
Issue -
State: open - Opened by fatkodima about 2 years ago
Labels: new feature
#113 - Fix `MissingPresenceValidation` for inclusion/exclusion validators with non Enumerable list of items
Pull Request -
State: closed - Opened by fatkodima about 2 years ago
- 1 comment
#112 - NoMethodError: undefined method `include?' for #<Proc...>
Issue -
State: closed - Opened by manuelmeurer about 2 years ago
- 2 comments
#111 - Check column name in length validators
Pull Request -
State: closed - Opened by julianlires about 2 years ago
#110 - Suggest to use `jsonb` instead of `json`
Issue -
State: open - Opened by fatkodima over 2 years ago
- 2 comments
#109 - Suggestion regarding indexes on boolean fields
Issue -
State: open - Opened by fatkodima over 2 years ago
- 1 comment
#108 - Check for `dependent: :destroy_async` and a foreign key
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 3 comments
#107 - Detect missing unique lowercase indexes for case insensitive unique validations
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 2 comments
#106 - Ignore non-integer and non-uuid primary keys for short_primary_key_type
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#105 - Ignore created_on/updated_on for missing_presence_validation
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#104 - Support custom primary keys and avoid partial indexes for primary keys for extraneous_indexes
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#103 - Accept `deleted_at IS NOT NULL` partial indexes for unindexed_deleted_at
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#102 - Allow models to be backed by foreign tables in PostgreSQL for undefined_table_references
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#101 - Reduce the number of queries by caching schema info
Pull Request -
State: open - Opened by fatkodima over 2 years ago
- 4 comments
Labels: improvement
#100 - `ExtraneousIndexes` detects unique indexes with the superset of columns from another unique index
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#99 - Use `SchemaCache` internally
Issue -
State: open - Opened by fatkodima over 2 years ago
#98 - Enhance `MissingUniqueIndexes` to work correctly with associations and multi-attributes validations
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 2 comments
#97 - Enhance `MissingUniqueIndexes` to accept unique indexes with sublist of columns
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 1 comment
#96 - Don't know how to build task 'active_record_doctor:incorrect_length_validation'
Issue -
State: closed - Opened by viktorianer over 2 years ago
- 2 comments
#95 - ArgumentError: Polymorphic associations do not support computing the class.
Issue -
State: closed - Opened by barnaclebarnes over 2 years ago
- 4 comments
#94 - `MissingForeignKeys` detector assumptions
Issue -
State: open - Opened by fatkodima over 2 years ago
#93 - Make it work with anonymous models
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 1 comment
#92 - Check for missing length validations
Issue -
State: closed - Opened by fatkodima over 2 years ago
- 3 comments
#91 - Ignore abstract model classes
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 3 comments
#90 - Anonymous subclass of ActiveRecord::Base causes exception
Issue -
State: closed - Opened by owst over 2 years ago
- 7 comments
#89 - Fix `MissingUniqueIndexes` detector for functional indexes
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 2 comments
#88 - Add Ruby 3.1 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein over 2 years ago
#86 - Fix typo in Missing Presence Validations config options
Pull Request -
State: closed - Opened by pingortle over 2 years ago
- 1 comment
#85 - Accept NOT NULL check constraints for `MissingNonNullConstraint` detector
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
#84 - Better support for PostGIS
Pull Request -
State: closed - Opened by fatkodima over 2 years ago
- 1 comment