Skip to content
Snippets Groups Projects
Unverified Commit b46a6592 authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

fix: sqlserver handle uniqueidentifier uuids (#47544)

* fix: sqlserver handle uniqueidentifier uuids

Fixes #46148

Include sqlserver in `uuid-type` handling as its `uniqueidentifier` type
stores uuids.

* Don't be so precise with varchar size

* Add seam for drivers to cast to text type

* Fix arg order
parent d74acdaa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment