Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/djezzzl/database_consistency
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
https://github.com/djezzzl/database_consistency
Fix unique sorting
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Add autofix for RedundantUniqueIndex
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Add RedundantIndex autofix
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Fix UniqueIndexChecker to count associations
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
UniqueIndexChecker does not infer association key from association
christos opened this issue about 2 years ago
christos opened this issue about 2 years ago
Fix non unique migration name
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Add association missing null constraint
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Provide ColumnPresenceChecker autofix
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Implement autofix
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Migrate messages to writers
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Update README
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Migrate to GitHub Actions
djezzzl opened this pull request about 2 years ago
djezzzl opened this pull request about 2 years ago
Generators
toydestroyer opened this pull request about 2 years ago
toydestroyer opened this pull request about 2 years ago
Auto-corrections
toydestroyer opened this issue over 2 years ago
toydestroyer opened this issue over 2 years ago
Migrate specs
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Support multiple databases
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Add TODO generation
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Support all disabled configuration
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Does the gem support multiple databases?
greytape opened this issue over 2 years ago
greytape opened this issue over 2 years ago
Add `All` option
grosser opened this issue over 2 years ago
grosser opened this issue over 2 years ago
Add option to generate todo file
grosser opened this issue over 2 years ago
grosser opened this issue over 2 years ago
global ignore not working
grosser opened this issue over 2 years ago
grosser opened this issue over 2 years ago
Exclude non-project related models
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Fixes MissingIndexChecker
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Fix MissingIndexChecker
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Add unique index checker for has one association
djezzzl opened this pull request over 2 years ago
djezzzl opened this pull request over 2 years ago
Idea: checker for unique index for has_one associations
tdeo opened this issue over 2 years ago
tdeo opened this issue over 2 years ago
Release 1.1.12
djezzzl opened this pull request almost 3 years ago
djezzzl opened this pull request almost 3 years ago
Skip foreign key checker for different databases
uxxman opened this pull request almost 3 years ago
uxxman opened this pull request almost 3 years ago
Fix column presence checker
djezzzl opened this pull request almost 3 years ago
djezzzl opened this pull request almost 3 years ago
skip ForeignKeyChecker for rails 6+ multiple databases setup
uxxman opened this issue almost 3 years ago
uxxman opened this issue almost 3 years ago
Configuration: use `YAML.safe_load_file` and allowing aliases (for Ruby 3.1)
jlestavel opened this pull request about 3 years ago
jlestavel opened this pull request about 3 years ago
Fix ForeignKeyTypeChecker
djezzzl opened this pull request about 3 years ago
djezzzl opened this pull request about 3 years ago
Cover smaller types in ForeignKeyTypeChecker [PostgreSQL]
iBublik opened this pull request about 3 years ago
iBublik opened this pull request about 3 years ago
Fix CI
djezzzl opened this pull request about 3 years ago
djezzzl opened this pull request about 3 years ago
Allow to pass multiple config files
iBublik opened this pull request about 3 years ago
iBublik opened this pull request about 3 years ago
`RedundantIndexChecker` couldn't be disabled via `.database_consistency.yml`
ojab opened this issue about 3 years ago
ojab opened this issue about 3 years ago
Set up the new configuration for CircleCI
chubchenko opened this pull request about 3 years ago
chubchenko opened this pull request about 3 years ago
Don't check column presence with has_one
quentindemetz opened this pull request about 3 years ago
quentindemetz opened this pull request about 3 years ago
Improve reporting of missing fields
djezzzl opened this pull request about 3 years ago
djezzzl opened this pull request about 3 years ago
Crash on inexistant column validation
ojab opened this issue about 3 years ago
ojab opened this issue about 3 years ago
Incorrect numeric enum backing datatype - varchar/text
pirj opened this issue about 3 years ago
pirj opened this issue about 3 years ago
Recommend citext for `case_sensitive: false` validated fields
pirj opened this issue about 3 years ago
pirj opened this issue about 3 years ago
enum + validation consistency check
mpapis opened this issue about 3 years ago
mpapis opened this issue about 3 years ago
false MissingIndexChecker report on double column unique index with a through on join object.
yld opened this issue about 3 years ago
yld opened this issue about 3 years ago
Idea: Replace `dependent: :delete`/`dependent: :nullify` with FK `on_delete:`/`on_update:`
pirj opened this issue about 3 years ago
pirj opened this issue about 3 years ago
citext false positive
pirj opened this issue over 3 years ago
pirj opened this issue over 3 years ago