SQL: Fix couple of issues in SQLDatasource (#52080)

* Fix: sql plugins feature

(cherry picked from commit 035862bade)

* SQLDS: Use builtin annotation editor

Plus strict rule fixes

(cherry picked from commit fee2eb3716)
This commit is contained in:
Zoltán Bedi
2022-07-12 14:11:54 +02:00
committed by GitHub
parent b32ad993c5
commit 4155dc8eca
9 changed files with 125 additions and 122 deletions
+2
View File
@@ -87,6 +87,7 @@
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.18.6",
"@betterer/betterer": "5.3.5",
"@betterer/cli": "5.3.5",
"@betterer/eslint": "5.3.5",
@@ -386,6 +387,7 @@
"semver": "7.3.7",
"slate": "0.47.8",
"slate-plain-serializer": "0.7.10",
"sql-formatter-plus": "^1.3.6",
"symbol-observable": "4.0.0",
"test": "link:./public/test",
"tether-drop": "https://github.com/torkelo/drop",