mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
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:
parent
66f8fdfd3b
commit
2ef5f15cbb
@ -80,10 +80,6 @@
|
|||||||
},
|
},
|
||||||
"supportsUsageExtraction": {
|
"supportsUsageExtraction": {
|
||||||
"$ref": "../connectionBasicType.json#/definitions/supportsUsageExtraction"
|
"$ref": "../connectionBasicType.json#/definitions/supportsUsageExtraction"
|
||||||
},
|
|
||||||
"supportsQueryComment": {
|
|
||||||
"title": "Supports Query Comment",
|
|
||||||
"$ref": "../connectionBasicType.json#/definitions/supportsQueryComment"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
Loading…
x
Reference in New Issue
Block a user