Skip to content

Commit 7f3060e

Browse files
authored
Add DatabaseConsistency (#1708)
1 parent b0bfe01 commit 7f3060e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)