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

Make travis check rubocop

github.com/djezzzl/database_consistency - c58714d9af21ac1f9f74683c7ab1bc3b99c8a42b authored about 6 years ago by djezzzl <[email protected]>
Merge pull request #6 from djezzzl/small-improvement

Release 0.2.5 version

github.com/djezzzl/database_consistency - f26fc370221d9ac69e4745add512469df960135d authored about 6 years ago by Evgeniy Demin <[email protected]>
Release 0.2.5 version

- Exclude subclasses from ValidatorsProcessor

github.com/djezzzl/database_consistency - 494172223bc4d6e86f6982e626da9bcdac171ecd authored about 6 years ago by djezzzl <[email protected]>
Merge pull request #5 from djezzzl/add-support-of-overcommit-gem

Release 0.2.4 version

github.com/djezzzl/database_consistency - 8efcef8e236ef45084b8af5dfdb33ffaff7c491e authored about 6 years ago by Evgeniy Demin <[email protected]>
Release 0.2.4 version

- Add support of overcommit gem

github.com/djezzzl/database_consistency - c2b6ce2f1fa97a506fa2f9e92eedb1a554baa0cb authored about 6 years ago by djezzzl <[email protected]>
Merge pull request #4 from djezzzl/few-new-features

Few new features

github.com/djezzzl/database_consistency - 51b64a78dae12b5678af7c1675e94d97d9221564 authored about 6 years ago by Evgeniy Demin <[email protected]>
Release 0.2.3 version

github.com/djezzzl/database_consistency - 19919b1bb54b5923d1d122af3b5431cedf38f982 authored about 6 years ago by djezzzl <[email protected]>
Support configurations using yml file

github.com/djezzzl/database_consistency - 2e8dcc7783ab4415c55f8056a5b73f4c27773c24 authored about 6 years ago by djezzzl <[email protected]>
Exclude columns with default value from PresenceMissingVerifier

github.com/djezzzl/database_consistency - 8c56d782f000d5cdb0b91ab361eadbc62711643e authored about 6 years ago by djezzzl <[email protected]>
Merge pull request #3 from djezzzl/improve-presence-missing-verifier

Improve presence missing verifier

github.com/djezzzl/database_consistency - 9c090cf52e05a5c69845b67fdfe2fada1b6ca337 authored about 6 years ago by Evgeniy Demin <[email protected]>
Improve presence missing verifier

github.com/djezzzl/database_consistency - 660352e139034c4caed730ad797638f77327bf12 authored about 6 years ago by djezzzl <[email protected]>
Merge pull request #2 from palkan/master

Add support for Active Record 4.x

github.com/djezzzl/database_consistency - 4503d9f507361361027700c8ebb2bf17676ddbc8 authored about 6 years ago by Evgeniy Demin <[email protected]>
travis: add Rails 4.2 to build

github.com/djezzzl/database_consistency - f8ede22e0257b4bec6e7fca5c1a2618ce464c434 authored about 6 years ago by Vladimir Dementyev <[email protected]>
add support for Rails 4

github.com/djezzzl/database_consistency - 1ad54651f9c004baf452159cb9101bc47a435256 authored about 6 years ago by Vladimir Dementyev <[email protected]>
fix: upd gitignore and remove Gemfile.lock

github.com/djezzzl/database_consistency - 2614740f193ffe8e0147ceafc68411d42a61c9c6 authored about 6 years ago by Vladimir Dementyev <[email protected]>
Merge pull request #1 from djezzzl/add-feature

Add check of missing presence validator

github.com/djezzzl/database_consistency - 87609a9d2ed119a589b3ab5c52c762ed10d04d95 authored about 6 years ago by Evgeniy Demin <[email protected]>
Add check of missing presence validator

github.com/djezzzl/database_consistency - 3da6d290401e8296627af8db103f15a1c65ade92 authored about 6 years ago by djezzzl <[email protected]>
Update README and CHANGELOG

github.com/djezzzl/database_consistency - ce4ff4526eac4052810b4c9cf12789d1b1671ec4 authored about 6 years ago by djezzzl <[email protected]>
Change formatter to writer

github.com/djezzzl/database_consistency - a48f68383ccea0c261b9427ff5ff333bdf37dfba authored about 6 years ago by djezzzl <[email protected]>
Exclude example app from rubocop

github.com/djezzzl/database_consistency - 6e062a193773b0ead01ddca2662ca6eaf6787238 authored about 6 years ago by djezzzl <[email protected]>
Add example project

github.com/djezzzl/database_consistency - abe66de65235d3cfdc2ee4e6eb47232dfc52ea7e authored about 6 years ago by djezzzl <[email protected]>
Add processor and refactor comparators

github.com/djezzzl/database_consistency - 09cdf7803a5d41885866b1ff2d1b79c9e684b102 authored about 6 years ago by djezzzl <[email protected]>
Initial commit

- Add presence comparator
- Configure Rubocop

github.com/djezzzl/database_consistency - c5fbdc940b9e689a5f81631ab6a6617f5c101741 authored about 6 years ago by djezzzl <[email protected]>