Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Feature request native support for UUID's as a column type instead of having to resort to a binary(16)
- more comfortable because they do not have to do hex / unhex and remove dash
- faster index than varchar variant
- automatic generation of UUID if inserted record with NULL PK