Skip to content
Snippets Groups Projects
Commit 5effc4e1 authored by Cam Saul's avatar Cam Saul
Browse files

treat UUID as an :UnknownField so it doesn't get checked for URL-ness (etc)

parent 188adb07
Branches
Tags
No related merge requests found
......@@ -62,7 +62,7 @@
:tsquery :UnknownField
:tsvector :UnknownField
:txid_snapshot :UnknownField
:uuid :TextField
:uuid :UnknownField
:varbit :UnknownField
:varchar :TextField
:xml :TextField
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment