Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Database Consistency
Make the database constraints consistent with application validations.
Collective -
Host: opensource -
https://opencollective.com/database_consistency
- Code: https://github.com/djezzzl/database_consistency
set up migration context directly
github.com/djezzzl/database_consistency - indirect opened this pull request about 1 month ago
github.com/djezzzl/database_consistency - indirect opened this pull request about 1 month ago
Allow custom checkers
github.com/djezzzl/database_consistency - toydestroyer opened this pull request 3 months ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request 3 months ago
Proposal: Change autofix to use the migration context from the migration connection pool
github.com/djezzzl/database_consistency - stevegeek opened this pull request 4 months ago
github.com/djezzzl/database_consistency - stevegeek opened this pull request 4 months ago
All checks unexpectedly pass when database is unavailable
github.com/djezzzl/database_consistency - gravitystorm opened this issue 4 months ago
github.com/djezzzl/database_consistency - gravitystorm opened this issue 4 months ago
Unexpected behavior changes for View-based models in v1.7.25
github.com/djezzzl/database_consistency - wenley opened this issue 4 months ago
github.com/djezzzl/database_consistency - wenley opened this issue 4 months ago
Fixup ActiveRecord main workflow
github.com/djezzzl/database_consistency - ojab opened this pull request 4 months ago
github.com/djezzzl/database_consistency - ojab opened this pull request 4 months ago
Make all models methods ignore database disabled models
github.com/djezzzl/database_consistency - chaadow opened this pull request 4 months ago
github.com/djezzzl/database_consistency - chaadow opened this pull request 4 months ago
Issue with database not enabled AND it does not exist
github.com/djezzzl/database_consistency - chaadow opened this issue 4 months ago
github.com/djezzzl/database_consistency - chaadow opened this issue 4 months ago
Fixup compatibility w/ `active_type` gem
github.com/djezzzl/database_consistency - ojab opened this pull request 4 months ago
github.com/djezzzl/database_consistency - ojab opened this pull request 4 months ago
RedundantIndexChecker autofix create incorrect migration
github.com/djezzzl/database_consistency - ducmanh2111 opened this issue 4 months ago
github.com/djezzzl/database_consistency - ducmanh2111 opened this issue 4 months ago
Handle lower() index in autofix migration writer (issue #224)
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
Make LengthConstraintChecker ignore Proc/Symbol settings
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
Fix database settings handling (issue #226)
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
github.com/djezzzl/database_consistency - ql opened this pull request 4 months ago
Conflict between CaseSensitiveUniqueValidationChecker and UniqueIndexChecker
github.com/djezzzl/database_consistency - mwesigwa opened this issue 5 months ago
github.com/djezzzl/database_consistency - mwesigwa opened this issue 5 months ago
How to run only specific checkers?
github.com/djezzzl/database_consistency - paul opened this issue 5 months ago
github.com/djezzzl/database_consistency - paul opened this issue 5 months ago
Error on on length check
github.com/djezzzl/database_consistency - Nerian opened this issue 9 months ago
github.com/djezzzl/database_consistency - Nerian opened this issue 9 months ago
`MissingUniqueIndexChecker` autocorrect is wrong when column is a function
github.com/djezzzl/database_consistency - stevegeek opened this issue 10 months ago
github.com/djezzzl/database_consistency - stevegeek opened this issue 10 months ago
Database_сonsistency Gem Does Not Detect Some Validations
github.com/djezzzl/database_consistency - eternalyoung opened this issue almost 1 year ago
github.com/djezzzl/database_consistency - eternalyoung opened this issue almost 1 year ago
EnumValueChecker: Check enums in any order
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 1 year ago
Exclude anonymous classes from project classes
github.com/djezzzl/database_consistency - sirdharma opened this pull request about 1 year ago
github.com/djezzzl/database_consistency - sirdharma opened this pull request about 1 year ago
Error in NullConstraintChecker and other checkers
github.com/djezzzl/database_consistency - pmackay opened this issue about 1 year ago
github.com/djezzzl/database_consistency - pmackay opened this issue about 1 year ago
Improve Documentation to describe how to work with indexes
github.com/djezzzl/database_consistency - yashka713 opened this issue about 1 year ago
github.com/djezzzl/database_consistency - yashka713 opened this issue about 1 year ago
Add a file extension to debug output
github.com/djezzzl/database_consistency - gravitystorm opened this issue about 1 year ago
github.com/djezzzl/database_consistency - gravitystorm opened this issue about 1 year ago
Error when running ForeignKeyCascadeChecker
github.com/djezzzl/database_consistency - gravitystorm opened this issue about 1 year ago
github.com/djezzzl/database_consistency - gravitystorm opened this issue about 1 year ago
Add support for rails 7.1
github.com/djezzzl/database_consistency - chaadow opened this pull request about 1 year ago
github.com/djezzzl/database_consistency - chaadow opened this pull request about 1 year ago
ColumnPresenceChecker is incompatible with Rails' new default `belongs_to` validation behavior
github.com/djezzzl/database_consistency - agrobbin opened this issue over 1 year ago
github.com/djezzzl/database_consistency - agrobbin opened this issue over 1 year ago
Ignore DB views
github.com/djezzzl/database_consistency - frodsan opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - frodsan opened this pull request over 1 year ago
Ignore disconnected models
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
undefined method `split' for nil:NilClass
github.com/djezzzl/database_consistency - brandondrew opened this issue over 1 year ago
github.com/djezzzl/database_consistency - brandondrew opened this issue over 1 year ago
Implicit Order Column value checker
github.com/djezzzl/database_consistency - developie0610 opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - developie0610 opened this pull request over 1 year ago
Improve MissingAssociationClassChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Add extra debugging context
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Implement MissingModelChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
MissingAssociationClassChecker fails with `undefined method klass for nil:NilClass`
github.com/djezzzl/database_consistency - eduardoj opened this issue over 1 year ago
github.com/djezzzl/database_consistency - eduardoj opened this issue over 1 year ago
Fix ForeignKeyTypeChecker when associated class has no table
github.com/djezzzl/database_consistency - andriusch opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - andriusch opened this pull request over 1 year ago
Implement new checker
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Add support of disabling per database connection
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Improve configurations message
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Add support of regexp for configuration
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Fix missing index checker with compound indexes
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
ActiveRecord 7.0.5 internal error
github.com/djezzzl/database_consistency - PuntoDiGoccia opened this issue over 1 year ago
github.com/djezzzl/database_consistency - PuntoDiGoccia opened this issue over 1 year ago
Do not modify descendants in-place
github.com/djezzzl/database_consistency - tdeo opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - tdeo opened this pull request over 1 year ago
False-positive when index columns are defined as a string and not array
github.com/djezzzl/database_consistency - iatanas0v opened this issue over 1 year ago
github.com/djezzzl/database_consistency - iatanas0v opened this issue over 1 year ago
Checker for implicit_order_column for table with uuid as primary key
github.com/djezzzl/database_consistency - developie0610 opened this issue over 1 year ago
github.com/djezzzl/database_consistency - developie0610 opened this issue over 1 year ago
Extendable database_consistency
github.com/djezzzl/database_consistency - toydestroyer opened this issue over 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue over 1 year ago
UniqueIndexChecker and postgresql partial indexes
github.com/djezzzl/database_consistency - tconst opened this issue over 1 year ago
github.com/djezzzl/database_consistency - tconst opened this issue over 1 year ago
Add stable order when generate TODO file
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request over 1 year ago
Fix pending message in `EnumTypeChecker` specs
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
Implement Enum Column checker
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
Treat default cascade as restrict
github.com/djezzzl/database_consistency - pyromaniac opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - pyromaniac opened this pull request over 1 year ago
Fix checker class comments
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
Implement Three-State Boolean checker
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request over 1 year ago
Fix undefined method error in ColumnPresenceChecker
github.com/djezzzl/database_consistency - asavageiv opened this pull request over 1 year ago
github.com/djezzzl/database_consistency - asavageiv opened this pull request over 1 year ago
"undefined method `null' for nil:NilClass" in column_presence_checker.rb:54
github.com/djezzzl/database_consistency - asavageiv opened this issue over 1 year ago
github.com/djezzzl/database_consistency - asavageiv opened this issue over 1 year ago
ForeignKeyCascadeChecker default mapping
github.com/djezzzl/database_consistency - pyromaniac opened this issue over 1 year ago
github.com/djezzzl/database_consistency - pyromaniac opened this issue over 1 year ago
MissingIndexChecker violation on polymorphic association
github.com/djezzzl/database_consistency - kleinjm opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - kleinjm opened this issue almost 2 years ago
Ensure that generated todo files are created with consistent ordering
github.com/djezzzl/database_consistency - greytape opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - greytape opened this issue almost 2 years ago
Fix parent_models method to return all parent models for the table
github.com/djezzzl/database_consistency - barthez opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - barthez opened this pull request almost 2 years ago
Excluding Database Connections to Non Primary Databases Including sqlserver
github.com/djezzzl/database_consistency - epidevops opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - epidevops opened this issue almost 2 years ago
[Feature] Check constraint checker
github.com/djezzzl/database_consistency - chaadow opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - chaadow opened this issue almost 2 years ago
Fix small typo
github.com/djezzzl/database_consistency - danidoni opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - danidoni opened this pull request almost 2 years ago
Fix deprecated File.exists? call which got removed in Ruby 3.2
github.com/djezzzl/database_consistency - djfpaagman opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - djfpaagman opened this pull request almost 2 years ago
Improve the messaging for NullConstraintMissesValidator
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
Fix migrations duplication
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
Inconsistency found in NullConstaintChecker
github.com/djezzzl/database_consistency - hanzongyu opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - hanzongyu opened this issue almost 2 years ago
database_consistency -f generates duplicate migrations
github.com/djezzzl/database_consistency - zapxcero opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - zapxcero opened this issue almost 2 years ago
Does this gem recognize a find on a column without index?
github.com/djezzzl/database_consistency - mak-dunkelziffer opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - mak-dunkelziffer opened this issue almost 2 years ago
Add ability to ignore certain namespaces
github.com/djezzzl/database_consistency - mak-dunkelziffer opened this issue almost 2 years ago
github.com/djezzzl/database_consistency - mak-dunkelziffer opened this issue almost 2 years ago
Reverse connection configuration calls to avoid deprecation messages
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request almost 2 years ago
Skip EnumValueChecker for ActiveRecord < 7
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 2 years ago
EnumValueChecker doesn't work with ActiveRecord below 7
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
Checker that makes sure that enum type is used to store ActiveRecord's enums
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
Implement CaseSensitiveUniqueValidationChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Implement EnumValueChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Fix ColumnPresenceChecker autofix for polymorphic associations
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Fix autofix option
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
`ColumnPresenceChecker`, `belongs_to `associations, and `optional`, `required` options
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
`ColumnPresenceChecker` and polymorphic association
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
Misleading commandline help message
github.com/djezzzl/database_consistency - la-magra opened this issue about 2 years ago
github.com/djezzzl/database_consistency - la-magra opened this issue about 2 years ago
Fix EnumTypeChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
`EnumTypeChecker` is complaining about `enum` column
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this issue about 2 years ago
Implement ForeignKeyCascadeChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Few improvements
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Add EnumTypeChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
"Too many arguments for format string" warning on every failure with $VERBOSE = true
github.com/djezzzl/database_consistency - unikitty37 opened this issue about 2 years ago
github.com/djezzzl/database_consistency - unikitty37 opened this issue about 2 years ago
Validations against Devise's password field cause errors due to the column being encrypted_password
github.com/djezzzl/database_consistency - unikitty37 opened this issue about 2 years ago
github.com/djezzzl/database_consistency - unikitty37 opened this issue about 2 years ago
Add info about loaded configurations
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Trouble understanding config file syntax
github.com/djezzzl/database_consistency - greytape opened this issue about 2 years ago
github.com/djezzzl/database_consistency - greytape opened this issue about 2 years ago
Add fund metadata
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Refactor reporting
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Add grouped number
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Dry simple writer
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - toydestroyer opened this pull request about 2 years ago
Remove duplicates in Simple Writer
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Add support of citext to MissingUniqueIndexChecker
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
ForeignKeyTypeChecker duplicates
github.com/djezzzl/database_consistency - pirj opened this issue about 2 years ago
github.com/djezzzl/database_consistency - pirj opened this issue about 2 years ago
Add more autofixes
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Fix unique sorting
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Add autofix for RedundantUniqueIndex
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Add RedundantIndex autofix
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
Fix UniqueIndexChecker to count associations
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago
github.com/djezzzl/database_consistency - djezzzl opened this pull request about 2 years ago