default-driver-json-schema-updated (#4984)

This commit is contained in:
codingwithabhi 2022-05-17 11:17:46 +05:30 committed by GitHub
parent 4b71ba4965
commit cd340a4d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",