mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-23 07:51:44 +00:00
default-driver-json-schema-updated (#4984)
This commit is contained in:
parent
4b71ba4965
commit
cd340a4d76
@ -57,7 +57,7 @@
|
|||||||
"title": "Driver",
|
"title": "Driver",
|
||||||
"description": "SQLAlchemy driver for AzureSQL.",
|
"description": "SQLAlchemy driver for AzureSQL.",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "{ODBC Driver 17 for SQL Server}"
|
"default": "ODBC Driver 17 for SQL Server"
|
||||||
},
|
},
|
||||||
"connectionOptions": {
|
"connectionOptions": {
|
||||||
"title": "Connection Options",
|
"title": "Connection Options",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user