We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b21781 commit 3fa2a23Copy full SHA for 3fa2a23
1 file changed
sql/schemas/datasource/sql.cue
@@ -21,7 +21,7 @@ import (
21
22
kind: #kind
23
spec: {
24
- common.#baseHTTPDatasourceSpec
+ commonProxy.#baseSQLDatasourceSpec
25
}
26
27
#selector: common.#datasourceSelector & { _kind: #kind }
0 commit comments