We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9845bff commit 855933dCopy full SHA for 855933d
1 file changed
scoop/deepdiff-db.json
@@ -0,0 +1,15 @@
1
+{
2
+ "version": "1.0.0",
3
+ "architecture": {
4
+ "64bit": {
5
+ "url": "https://github.com/iamvirul/deepdiff-db/releases/download/v1.0.0/deepdiffdb_1.0.0_windows_amd64.zip",
6
+ "bin": [
7
+ "deepdiffdb.exe"
8
+ ],
9
+ "hash": "21f7267254163f6faa019c66d3f72a5bec4d4fb5fb8014aee4cedcd16d981e9d"
10
+ }
11
+ },
12
+ "homepage": "https://iamvirul.github.io/deepdiff-db/",
13
+ "license": "Apache-2.0",
14
+ "description": "Compare databases, detect schema drift, and generate safe SQL migration packs."
15
+}
0 commit comments