Skip to content

Scaffold int64 instead of int32 when a field type is int #1723

@lumtis

Description

@lumtis

Would there be any practical reason to keep scaffolding type int32 for field type with int specified in the CLI?

If no, int64 would allows to scaffold a field that has the value of a UNIX timestamp (and it would also make it more consistent with uint that is already uint64)

Metadata

Metadata

Assignees

Labels

component:scaffoldFeature, enhancement, or refactor related to scaffolding.type:enhImprovement or update to existing feature(s).

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions