We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bfe01 commit 7f3060eCopy full SHA for 7f3060e
1 file changed
data/tools/database_consistency.yml
@@ -0,0 +1,13 @@
1
+name: DatabaseConsistency
2
+categories:
3
+ - linter
4
+tags:
5
+ - ruby
6
+ - rails
7
+license: MIT License
8
+types:
9
+ - cli
10
+source: "https://github.com/djezzzl/database_consistency"
11
+homepage: "https://github.com/djezzzl/database_consistency"
12
+description: >-
13
+ The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
0 commit comments