Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time dat… (#7257)

* Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time data not get ingested

* Fix: Mssql image name changed
This commit is contained in:
Milan Bariya 2022-09-06 20:37:07 +05:30 committed by GitHub
parent 66f8fdfd3b
commit 2ef5f15cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -80,10 +80,6 @@
},
"supportsUsageExtraction": {
"$ref": "../connectionBasicType.json#/definitions/supportsUsageExtraction"
},
"supportsQueryComment": {
"title": "Supports Query Comment",
"$ref": "../connectionBasicType.json#/definitions/supportsQueryComment"
}
},
"additionalProperties": false

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB