Skip to content

Alternative Fix for @Column on timestamp defined as timestamp(255)#3741

Open
rbygrave wants to merge 1 commit intomasterfrom
feature/alternative-timestamp-255
Open

Alternative Fix for @Column on timestamp defined as timestamp(255)#3741
rbygrave wants to merge 1 commit intomasterfrom
feature/alternative-timestamp-255

Conversation

@rbygrave
Copy link
Copy Markdown
Member

@rbygrave rbygrave commented Apr 9, 2026

As per #3720

Fix:
Detect the default value of @Column.length() which will be 255 when the JPA API is used rather than the Ebean supplied one.

As per #3720

Fix:
Detect the default value of `@Column.length()` which will be
255 when the JPA API is used rather than the Ebean supplied
one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant