Change record status: 
Project: 
Introduced in branch: 
10.1.x
Introduced in version: 
Description: 

The database schema API provides a new uuid field data type. Database drivers are expected to handle this by either utilizing a native UUID implementation or a simple string field, potentially with a length limit of 36.

Impacts: 
Module developers