Skip to content

Commit 23a4c80

Browse files
committed
Note highlights from new M.D.S versions.
1 parent 5385524 commit 23a4c80

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

PSql/Utilities/SqlClientVersionExtensions.cs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,19 @@ MDS 4.0
5555
MDS 5.0
5656
- Encrypt: Optional, Mandatory, Strict
5757
- TDS 8
58+
59+
MDS 5.1
60+
- ServerCertificate
61+
62+
MDS 5.2
63+
- Authentication: AadWorkloadIdentity
64+
- SqlBatch
65+
66+
MDS 6 (not supported by PSql due to lack of .NET <=6 support)
67+
- JSON data type
68+
69+
MDS 6.1
70+
- Vector data type
5871
*/
5972

6073
public static bool SupportsAuthenticationMode(

0 commit comments

Comments
 (0)