File tree 21 files changed +23
-19
lines changed
extension-authenticator-canner
extension-driver-clickhouse
extension-driver-snowflake
21 files changed +23
-19
lines changed Original file line number Diff line number Diff line change 18
18
<a aria-label =" Follow us " href =" https://twitter.com/vulcansql " >
19
19
<img alt="" src="https://img.shields.io/badge/-@vulcansql-orange?style=for-the-badge&logo=twitter&logoColor=white&labelColor=gray&logoWidth=20">
20
20
</a >
21
+ <a href =" https://img.shields.io/codecov/c/gh/Canner/vulcan-sql " >
22
+ <img alt="" src="https://img.shields.io/codecov/c/gh/Canner/vulcan-sql?style=for-the-badge&labelColor=gray&logoColor=white&logoWidth=20"/>
23
+ </a >
21
24
</p >
22
25
23
26
## What is VulcanSQL
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vulcan-sql" ,
3
3
"version" : " 0.0.0" ,
4
- "license" : " MIT " ,
4
+ "license" : " Apache-2.0 " ,
5
5
"scripts" : {
6
6
"test" : " jest" ,
7
7
"graphql:generator" : " graphql-codegen --config packages/catalog-server/codegen.yml"
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/Canner/vulcan-sql.git"
22
22
},
23
- "license" : " MIT " ,
23
+ "license" : " Apache-2.0 " ,
24
24
"peerDependencies" : {
25
25
"@vulcan-sql/core" : " ~0.9.1-0"
26
26
}
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/Canner/vulcan-sql.git"
22
22
},
23
- "license" : " MIT "
23
+ "license" : " Apache-2.0 "
24
24
}
Original file line number Diff line number Diff line change 23
23
"type" : " git" ,
24
24
"url" : " https://github.com/Canner/vulcan-sql.git"
25
25
},
26
- "license" : " MIT "
26
+ "license" : " Apache-2.0 "
27
27
}
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/Canner/vulcan-sql.git"
22
22
},
23
- "license" : " MIT "
23
+ "license" : " Apache-2.0 "
24
24
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"peerDependencies" : {
27
27
"@vulcan-sql/core" : " ~0.9.1-0" ,
28
28
"@vulcan-sql/serve" : " ~0.9.1-0"
Original file line number Diff line number Diff line change 21
21
"type" : " git" ,
22
22
"url" : " https://github.com/Canner/vulcan-sql.git"
23
23
},
24
- "license" : " MIT " ,
24
+ "license" : " Apache-2.0 " ,
25
25
"peerDependencies" : {
26
26
"@vulcan-sql/core" : " ~0.9.1-0"
27
27
}
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/Canner/vulcan.git"
22
22
},
23
- "license" : " MIT " ,
23
+ "license" : " Apache-2.0 " ,
24
24
"peerDependencies" : {
25
25
"@vulcan-sql/core" : " ~0.9.1-0"
26
26
},
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"peerDependencies" : {
27
27
"@vulcan-sql/core" : " ~0.9.1-0"
28
28
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"peerDependencies" : {
27
27
"@vulcan-sql/core" : " ~0.9.1-0"
28
28
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"dependencies" : {
27
27
"@clickhouse/client" : " ^0.1.1"
28
28
},
Original file line number Diff line number Diff line change 21
21
"type" : " git" ,
22
22
"url" : " https://github.com/Canner/vulcan.git"
23
23
},
24
- "license" : " MIT " ,
24
+ "license" : " Apache-2.0 " ,
25
25
"peerDependencies" : {
26
26
"@vulcan-sql/core" : " ~0.9.1-0"
27
27
}
Original file line number Diff line number Diff line change 21
21
"type" : " git" ,
22
22
"url" : " https://github.com/Canner/vulcan.git"
23
23
},
24
- "license" : " MIT " ,
24
+ "license" : " Apache-2.0 " ,
25
25
"peerDependencies" : {
26
26
"@vulcan-sql/core" : " ~0.9.1-0"
27
27
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"peerDependencies" : {
27
27
"@vulcan-sql/core" : " ~0.9.1-0"
28
28
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"dependencies" : {
27
27
"snowflake-sdk" : " ^1.6.14"
28
28
},
Original file line number Diff line number Diff line change 21
21
"type" : " git" ,
22
22
"url" : " https://github.com/Canner/vulcan.git"
23
23
},
24
- "license" : " MIT " ,
24
+ "license" : " Apache-2.0 " ,
25
25
"peerDependencies" : {
26
26
"@vulcan-sql/core" : " ~0.9.1-0"
27
27
}
Original file line number Diff line number Diff line change 22
22
"type" : " git" ,
23
23
"url" : " https://github.com/Canner/vulcan.git"
24
24
},
25
- "license" : " MIT " ,
25
+ "license" : " Apache-2.0 " ,
26
26
"peerDependencies" : {
27
27
"@vulcan-sql/core" : " ~0.9.1-0"
28
28
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vulcan-sql/integration-testing" ,
3
3
"version" : " 0.0.1" ,
4
+ "license" : " Apache-2.0" ,
4
5
"type" : " commonjs"
5
6
}
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/Canner/vulcan-sql.git"
22
22
},
23
- "license" : " MIT " ,
23
+ "license" : " Apache-2.0 " ,
24
24
"peerDependencies" : {
25
25
"@vulcan-sql/core" : " ~0.9.1-0"
26
26
},
Original file line number Diff line number Diff line change 21
21
"type" : " git" ,
22
22
"url" : " https://github.com/Canner/vulcan-sql.git"
23
23
},
24
- "license" : " MIT " ,
24
+ "license" : " Apache-2.0 " ,
25
25
"peerDependencies" : {
26
26
"@vulcan-sql/core" : " ~0.9.1-0"
27
27
}
You can’t perform that action at this time.
0 commit comments