go-mocket icon indicating copy to clipboard operation
go-mocket copied to clipboard

Add A Way to do WithID using a UUID

Open mikeln opened this issue 4 years ago • 0 comments

Many schemas user UUID for a primary key (vs the default int). Add a method that gives the WithID() functionality with UUID, like WithUUID()

mikeln avatar Apr 16 '20 20:04 mikeln