djezzzl/database_consistency
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
RubyMIT
Issues
- 3
- 1
- 1
Error in NullConstraintChecker and other checkers
#220 opened by pmackay - 2
- 1
Issue with database not enabled AND it does not exist
#233 opened by chaadow - 2
- 0
- 1
Error on on length check
#225 opened by Nerian - 1
How to run only specific checkers?
#226 opened by paul - 2
- 2
undefined method `split' for nil:NilClass
#212 opened by brandondrew - 0
- 3
Add a file extension to debug output
#218 opened by gravitystorm - 1
Error when running ForeignKeyCascadeChecker
#217 opened by gravitystorm - 5
ColumnPresenceChecker is incompatible with Rails' new default `belongs_to` validation behavior
#215 opened by agrobbin - 8
- 4
MissingAssociationClassChecker fails with `undefined method klass for nil:NilClass`
#207 opened by eduardoj - 3
ActiveRecord 7.0.5 internal error
#200 opened by PuntoDiGoccia - 2
- 5
Add ability to ignore certain namespaces
#173 opened by mak-dunkelziffer - 4
- 5
Extendable database_consistency
#196 opened by toydestroyer - 1
UniqueIndexChecker and postgresql partial indexes
#195 opened by tconst - 6
- 7
- 14
Checker that makes sure that enum type is used to store ActiveRecord's enums
#169 opened by toydestroyer - 3
ForeignKeyCascadeChecker default mapping
#186 opened by pyromaniac - 3
- 2
[Feature] Check constraint checker
#181 opened by chaadow - 4
- 3
Inconsistency found in NullConstaintChecker
#176 opened by hanzongyu - 3
- 4
- 4
- 3
`ColumnPresenceChecker`, `belongs_to `associations, and `optional`, `required` options
#164 opened by toydestroyer - 1
- 3
Misleading commandline help message
#162 opened by la-magra - 3
Validations against Devise's password field cause errors due to the column being encrypted_password
#155 opened by unikitty37 - 3
"Too many arguments for format string" warning on every failure with $VERBOSE = true
#156 opened by unikitty37 - 4
Trouble understanding config file syntax
#153 opened by greytape - 11
ForeignKeyTypeChecker duplicates
#146 opened by pirj - 5
- 14
Auto-corrections
#131 opened by toydestroyer - 4
Does the gem support multiple databases?
#126 opened by greytape - 3
Add option to generate todo file
#124 opened by grosser - 2
Add `All` option
#125 opened by grosser - 2
global ignore not working
#123 opened by grosser - 5
Idea: checker for unique index for has_one associations
#118 opened by tdeo - 3
- 5