Skip to content

Commit

Permalink
Add uniqueidentifier parsing to the list of Features
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman Gehrsitz committed Nov 2, 2023
1 parent 667bccf commit 85f7832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ Constrain the provider to an allowed list of key vaults by appending vault host
* Supports connections to AlwaysOn Availability Group listeners, including re-direction to read-only replicas.
* Supports query notifications
* Supports Kerberos Authentication
* Supports handling the `uniqueidentifier` data type with the `UniqueIdentifier` and `NullUniqueIdentifier` go types
* Pluggable Dialer implementations through `msdsn.ProtocolParsers` and `msdsn.ProtocolDialers`
* A `namedpipe` package to support connections using named pipes (np:) on Windows
* A `sharedmemory` package to support connections using shared memory (lpc:) on Windows
Expand Down

0 comments on commit 85f7832

Please sign in to comment.