mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 08:03:58 +00:00
removed dbgateplugin keyword for builtin plugins
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"description": "Clickhouse connector for DbGate",
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"clickhouse"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
"csv",
|
||||
"import",
|
||||
"export",
|
||||
"dbgate",
|
||||
"dbgateplugin"
|
||||
"dbgate"
|
||||
],
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
"excel",
|
||||
"import",
|
||||
"export",
|
||||
"dbgate",
|
||||
"dbgateplugin"
|
||||
"dbgate"
|
||||
],
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
},
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"mongo",
|
||||
"mongodb"
|
||||
],
|
||||
|
||||
@@ -13,8 +13,7 @@
|
||||
"keywords": [
|
||||
"sql",
|
||||
"mssql",
|
||||
"dbgate",
|
||||
"dbgateplugin"
|
||||
"dbgate"
|
||||
],
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
"keywords": [
|
||||
"sql",
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"mysql"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"author": "Rinie Kervel",
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"oracle"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"author": "Jan Prochazka",
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"postgresql"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"author": "Jan Prochazka",
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"redis"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"license": "GPL-3.0",
|
||||
"keywords": [
|
||||
"dbgate",
|
||||
"dbgateplugin",
|
||||
"sqlite"
|
||||
],
|
||||
"files": [
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
"xml",
|
||||
"import",
|
||||
"export",
|
||||
"dbgate",
|
||||
"dbgateplugin"
|
||||
"dbgate"
|
||||
],
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user