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

Release 0.7.8

21f8358e4c7e0bddec84fdce819d0181036a3c7e authored almost 5 years ago by djezzzl <[email protected]>
Merge pull request #47 from djezzzl/fix-foreign-key-check

Fix BelongsToPresenceChecker

30cadcb3dc4481f83df7b50d8184dcf736f338d3 authored almost 5 years ago by Evgeniy Demin <[email protected]>
Fix BelongsToPresenceChecker

a77c2fdb9c2df032ce3b6ff84f2476fab2ff8aa9 authored almost 5 years ago by djezzzl <[email protected]>
Release 0.7.7

c6ffa6a6a370c2dbe5b017b7f42706b7e8571fd8 authored almost 5 years ago by djezzzl <[email protected]>
Merge pull request #46 from djezzzl/fixes

Fixes

5674bf37dc7a669b49406612425e92c39d32e792 authored almost 5 years ago by Evgeniy Demin <[email protected]>
Add FAQ

f31ebbe8ecc50b50276b6ff1351f2a82866476e2 authored almost 5 years ago by djezzzl <[email protected]>
Fix configuration check

For some cases, model.to_s != model.name.to_s, so this fix should make it consistent.

34e8c88c68eeb4a2e13d98330fa24627b7a60a26 authored almost 5 years ago by djezzzl <[email protected]>
Merge pull request #44 from vfonic/patch-1

Fix ordinal number suffixes

f8ce416982f6598eaa6705b4545d9f7fec6a73ea authored about 5 years ago by Evgeniy Demin <[email protected]>
Fix ordinal number suffixes

8b89172e6b5bac07b165eea7524558fb7c240e1e authored about 5 years ago by Viktor Fonic <[email protected]>
Release 0.7.6

136d478393050c45175c2deda3fcc4f94d266501 authored about 5 years ago by djezzzl <[email protected]>
Merge pull request #43 from djezzzl/fix-column-presence-checker

Fix ColumnPresenceChecker

b9dac879c3142eef02059b51b2eb04047dc21384 authored about 5 years ago by Evgeniy Demin <[email protected]>
Fix ColumnPresenceChecker

638768757bda62fed239535261725dae8e3f04cd authored about 5 years ago by djezzzl <[email protected]>
Resolve potential security vulnerability

5e526d75f99ef94f7b8256bf61a8f932138658d6 authored about 5 years ago by djezzzl <[email protected]>
Release 0.7.5

3e16711facad914864a4ca8967564ba2f9bfd77d authored about 5 years ago by djezzzl <[email protected]>
Merge pull request #41 from djezzzl/add-rails-6-example

Add rails 6 example

32b29f35e919eee8513909f9e6df36648c72434d authored about 5 years ago by Evgeniy Demin <[email protected]>
Add rails6 zeitwerk support

c0b982a33350a6c76993fe1fb172837a2d8d93a3 authored about 5 years ago by djezzzl <[email protected]>
Add rails6 example

8352c03719b0ccefdcc2595b2335e1df9703d378 authored about 5 years ago by djezzzl <[email protected]>
Release 0.7.4

aadcbcf7901b0d57b3e7bc46a25d0f28a36cbecb authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #38 from djezzzl/add-support-of-rails-6

Add support of Rails 6

c00daea872f45fd55a0d890e9b52112a62a29b97 authored over 5 years ago by Evgeniy Demin <[email protected]>
Add support of Rails 6

03a0e11e36466115f88162586acd17f3b46b3e99 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #35 from EEtancelin/patch-1

Ruby Version >= 2.4.0 spec

90ff123b852933047a7dde33e7a595884e50c873 authored over 5 years ago by Evgeniy Demin <[email protected]>
Ruby Version spec

Proposed Change for https://github.com/djezzzl/database_consistency/issues/34

adaa017a9b755f00a3af459aefd47d94d7f4ac9f authored over 5 years ago by Lyzio <[email protected]>
Release 0.7.3

9d848c60acd066277e6608fa1efcc0e3fd18c86b authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #33 from djezzzl/fix-error-with-custom-validators

Fix support of custom validators

2ec597191109d8a9a48efc391500aee37f1c7910 authored over 5 years ago by Evgeniy Demin <[email protected]>
Fix support of custom validators

8d1ce366cc16396d3b89ee930f4e89ad125d0b85 authored over 5 years ago by djezzzl <[email protected]>
Release 0.7.2

54df56762d794c4320f32c0a80c34e226f3c37f4 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #31 from djezzzl/fix-error-when-associated-class-doesnt-exists

Fix error when associated class doesn't exist

70e3adafc471137df25e7f172afba687d9d5d02b authored over 5 years ago by Evgeniy Demin <[email protected]>
Fix error when associated class doesn't exist

9d34058c23c66f97ccd5d55e21c63a3f3f8688dd authored over 5 years ago by djezzzl <[email protected]>
Release 0.7.1

4246e2fc47e591ae8cc714052b16f7ecec1bf0eb authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #29 from djezzzl/fix-length-validator

Ignore non-string columns for LengthConstraintChecker

8e284b0e847493f398c297245d62e433ac2d3f63 authored over 5 years ago by Evgeniy Demin <[email protected]>
Ignore non-string columns for LengthConstraintChecker

0ec4ea229a7954989b1be296bc72b8cd4c03453b authored over 5 years ago by djezzzl <[email protected]>
Release 0.7.0

bb4e57b3244847774307b544714f7018218ee41b authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #27 from djezzzl/add-column-length-checker

Add column length checker

45487d4171ed288a846f98118d3ee24657fb78f9 authored over 5 years ago by Evgeniy Demin <[email protected]>
Add LengthConstraintChecker

9ee93ba9634a26b87ad45bd883e28540e777501d authored over 5 years ago by djezzzl <[email protected]>
Update config

f7905786a0347f91cb51239f8e064a948cb2c903 authored over 5 years ago by djezzzl <[email protected]>
Update copyright year to 2019

5205f88a930fe1fcc75b86f2d4f425679f77ebdd authored over 5 years ago by djezzzl <[email protected]>
Small refactor

9d8b59841d7cd41fb139c992e51528c536f16e75 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #26 from djezzzl/check-6.0rc-compatibility

Check 6.0.0rc1 compatibility

9dbb0906d920b8b24229714bfe4672b22a5f019c authored over 5 years ago by Evgeniy Demin <[email protected]>
Check 6.0.0rc1 compatibility

e74431206be43aca8e3d7ec7d2573a4ae1487300 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #25 from djezzzl/move-to-circle-ci

Move to CircleCI

23c1555860ef40c2f33c3f42f877bfe5cc7f1c35 authored over 5 years ago by Evgeniy Demin <[email protected]>
Move to CircleCI

7f58d491cd0da5ba094421bcd2b8f704343840f5 authored over 5 years ago by djezzzl <[email protected]>
Release 0.6.9

e43d9b1c573f2290a18436d8b3fe6615643e0f96 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #24 from djezzzl/fix-return-code

Fix return code

9d35b33fb3c0fe73c77f89dd05248c1a705caaef authored over 5 years ago by Evgeniy Demin <[email protected]>
Fix return code

d226706184746debb2ed68beb5370e9d16f80825 authored over 5 years ago by djezzzl <[email protected]>
Release 0.6.8

1756bd402ee2b52ce41839baf189f1bc062a4654 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #22 from djezzzl/improvements

Improvements

862b86f1b36f8a3e28aba8077173b3fa7cdd2e5f authored over 5 years ago by Evgeniy Demin <[email protected]>
Fix supporting compound indexes for MissingIndexChecker

f0164c66894c4dff56b3529d42b3ad874794f3b4 authored over 5 years ago by djezzzl <[email protected]>
Add LOG_LEVEL to settings

164e529b6acf5f5b351d53b0d6dbf3d3710f5391 authored over 5 years ago by djezzzl <[email protected]>
Add colored output

ebfd8ca61deb134e374af5b050a11876c40548fc authored over 5 years ago by djezzzl <[email protected]>
Remove annoying message

c9d5cb27090c083829998f8520ced127d6ba0bb3 authored over 5 years ago by djezzzl <[email protected]>
Merge branch 'master' of github.com:djezzzl/database_consistency

cac53c79dcd36284298b9c60a4c784eb184fd6bc authored over 5 years ago by djezzzl <[email protected]>
Release 0.6.7

1fa848f8f97a0cbbc95b65a0bf67386aa31b978c authored over 5 years ago by djezzzl <[email protected]>
Fix disabling models

c7025bb3a50cbf0676c445966f5b4a86c4ce183f authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #20 from djezzzl/fix-builds

Fix builds

653a386487de0723c7f44b147fe5cc7985c9b551 authored over 5 years ago by Evgeniy Demin <[email protected]>
Fix builds

4d5351ef57f9b9e9b8399bb2e6f0ac46936c18c0 authored over 5 years ago by djezzzl <[email protected]>
Release 0.6.6

4f807f5ae8ada0366cd852f7e065f4ab09a0f3a1 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #19 from djezzzl/support-case-sensetive-false

Support case sensetive false

f4db6836025c7e482e5557c7f432e76f283b4425 authored over 5 years ago by Evgeniy Demin <[email protected]>
Add support of case_sensitive to MissingUniqueIndexChecker

29f9e5c85a7284e965928a2baf34854b50609635 authored over 5 years ago by djezzzl <[email protected]>
Remove database from git

5b0e451f131c1c4c9c09c48985af0662ceada3a3 authored over 5 years ago by djezzzl <[email protected]>
Fix rubocop issues

0b42eeca877b51bae59017b7f4d3d7b72d365df8 authored over 5 years ago by djezzzl <[email protected]>
Merge pull request #17 from palkan/patch-1

fix: typo in readme

f67095b69c7c0b6e8c0520ed111c48ce4995dc9b authored over 5 years ago by Evgeniy Demin <[email protected]>
fix: typo in readme

54fdca63e16316b4f1b85ce321395c80648e1c61 authored over 5 years ago by Vladimir Dementyev <[email protected]>
Merge pull request #16 from djezzzl/improvements

Exclude nested associations from MissingIndexChecker

727c86e6463b136104a75faf207565581e6b0b79 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Exclude nested associations from MissingIndexChecker

5e0d0acc25550f8bd1754672a9d432cf9a6de343 authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #15 from djezzzl/improvements

Improve docs and refactor code

dfce68a9789c71a7e2b3009c18417a86612f103a authored almost 6 years ago by Evgeniy Demin <[email protected]>
Improve docs and refactor code

6fb85fff5029aac4eb2b30c7dce1e0d751205352 authored almost 6 years ago by djezzzl <[email protected]>
Update version

cb3242c347c708bf2551a326e18b835a589b55f4 authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #14 from djezzzl/improvements

Add Rescuer

21bcb547690c40ab94d1b2c1aa4b9ed2e1df4031 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Improve writer and make welcome message

99405709968956a23f817c3a1d15e0fbe0a7538c authored almost 6 years ago by djezzzl <[email protected]>
Add Rescuer

cd1502d96d853a0961c4a5e4466b6382346a98de authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #13 from djezzzl/improvements

Improvements

90451cfaaee1efa3dc84fa4bd6ebbec5e0e083e1 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Fix specs for ActiveRecord 4.2+

8b7ebecb94164b99c461ff3ef1a543d40e095dc6 authored almost 6 years ago by djezzzl <[email protected]>
Make specs test different adapters

50a21d66ce115f56168017574794ae59c777ce66 authored almost 6 years ago by djezzzl <[email protected]>
Skip NullConstraintChecker if column has default function

6c60e8f72b6a97473ed636436cd217ebad3188bf authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #12 from djezzzl/improvements

Improvements

38c3b2825c55cd9164d25dc2f6f12639e87115c5 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Fix

fcac61b56ded08563d9609d2e683163a12f69421 authored almost 6 years ago by djezzzl <[email protected]>
Update version

77f4a2be4dbdfdf8294f8c8579ddb9d4e0ef9034 authored almost 6 years ago by djezzzl <[email protected]>
Improve configurations

d51e8ebefdfad7aea549264c4b91e7e8ac5adfb8 authored almost 6 years ago by djezzzl <[email protected]>
Fix MissingIndexChecker

cda641e16c9dde1fd55190c481776c6824eeafb3 authored almost 6 years ago by djezzzl <[email protected]>
Support empty configuration file

05e3ea66700f338d28646dbb2ae3fa2482c6c74a authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #11 from djezzzl/add-missing-index-checker

Introduce MissingIndexChecker and improve messages

d51e626d8ba309c5da03b838704ee5d87128747d authored almost 6 years ago by Evgeniy Demin <[email protected]>
Introduce MissingIndexChecker and improve messages

fd57d96761aaedfc5082f98007993d356887f0a2 authored almost 6 years ago by djezzzl <[email protected]>
Update README

a247d49a8043506c82be46691c5c0a644b46c297 authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #10 from djezzzl/add-missing-unique-index-checker

Add missing unique index checker

8db8c3cff25cdb29fafe8809b5d38f3495ebfd4d authored almost 6 years ago by Evgeniy Demin <[email protected]>
Update version

62522685446fb0afbf5af60377a53bd9bc45940d authored almost 6 years ago by djezzzl <[email protected]>
Change schema of configuration

9bbc712886cc8c9727257b1086ee8d9bffaac135 authored almost 6 years ago by djezzzl <[email protected]>
Add MissingUniqueIndexChecker

5943411f29425586058a1dccc4bba51d9954ebf6 authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #9 from djezzzl/add-belongs-to-checker

Add BelongsToPresenceChecker

1ff9a83e75ed5977f8057faa2bee818c8450e7f8 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Skip specs for sqlite3 and ActiveRecord 4.2+

2a2d31c9d872c808b3ee54d4b726d7014e8d1f20 authored almost 6 years ago by djezzzl <[email protected]>
Fix spec to support ActiveRecord 4.2 notation

c0f011a6ce3951862a077012dd2a944c35b4388d authored almost 6 years ago by djezzzl <[email protected]>
Add BelongsToPresenceChecker

1729aae60bffb02aaf3fc8399b22d75c5a09dc0a authored almost 6 years ago by djezzzl <[email protected]>
Extract preconditions from check

d7abe436d1dd0ebf137c57dca2faef5f8fb99758 authored almost 6 years ago by djezzzl <[email protected]>
Fix typo

ae45476a292856e6157b59347bb806a160a6cab7 authored almost 6 years ago by djezzzl <[email protected]>
Rename PresenceValidationChecker to ColumnPresenceChecker

d532459e15b2f709ae5ce1896a6fdaea57dcd955 authored almost 6 years ago by djezzzl <[email protected]>
Refactor

c327de879b25dd599791e51f098552b6308341ff authored almost 6 years ago by djezzzl <[email protected]>
Refactor

0ab8aa5fdd5fde2a832293de8329eef0c67bf0cf authored almost 6 years ago by djezzzl <[email protected]>
Merge pull request #8 from djezzzl/improvements

Improvements

3d7344a45c303ff9535b5fc69c0a6fe0c06c7bf0 authored almost 6 years ago by Evgeniy Demin <[email protected]>
Fix

4369b65d0b1d21c8e571f4ed3b34911292049068 authored almost 6 years ago by djezzzl <[email protected]>
Make TargetRubyVersion 2.5

68c1bf98fddad8ba3ad334b3dfa4cc54d905d7b1 authored almost 6 years ago by djezzzl <[email protected]>
Support flexible configuration

8a2cedff30ff7b7b68c462f9cfdd4ed560830d41 authored almost 6 years ago by djezzzl <[email protected]>