Skip to content

Why does goctl model not support uuid type fields? #4966

Open
@hoshi200

Description

@hoshi200

I think UUID should be a fairly commonly used data type. However, when I tried to generate models using goctl model, I encountered an error stating "unsupported database type: uuid".
I had to enable experimental features to add custom type mappings to resolve this issue.
I just want to understand why goctl doesn't support this type natively.thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions