jpa-entity-generator icon indicating copy to clipboard operation
jpa-entity-generator copied to clipboard

Add columns length support

Open pierrickrouxel opened this issue 1 year ago • 0 comments

Changes

Adds length, precision and scale support on @Column annotation.

Concerns only String and java.math.BigDecimal

pierrickrouxel avatar Nov 20 '23 08:11 pierrickrouxel