Updated: Comment #0
Problem/Motivation
Fields can specify indexes and foreign keys in their schema, but not unique keys. Specifically UUID fields should specify a unique key for their column.
Proposed resolution
Allow fields to specify unique keys.
Remaining tasks
User interface changes
-