-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersin progressThis issue is being worked on.This issue is being worked on.
Description
While uuid
column types are support, they are currently a bit verbose to define.
It would be nice instead of the current definition of id: uuid primary
, to be able to simply use a shorthand of uuid
that would expand to id: uuid
This implies the use of the primary
modifier if a user were to define id: uuid
.
tectiv3 and ZacharyDuBois
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersin progressThis issue is being worked on.This issue is being worked on.