persistence icon indicating copy to clipboard operation
persistence copied to clipboard

JPA Schema generation spec with update

Open surapuramakhil opened this issue 5 years ago • 1 comments

Hie,

currently, JPA specification doesn't contain "update" as part of schema generation which is quite useful in maintaining DB schema in sync with the entity classes.

surapuramakhil avatar Nov 27 '19 05:11 surapuramakhil

This is a feature that's very difficult to implement in a robust way, and so I don't believe it belongs in the JPA spec.

I think this issue could be closed.

gavinking avatar May 05 '21 11:05 gavinking

@lukasj WDYT, can we close it?

gavinking avatar Aug 08 '23 18:08 gavinking

Actually this issue is a dupe of #68.

@lukasj and I discussed this issue earlier today and we agreed that, while validate is probably worth adding, update is not.

So I'm going to close this.

gavinking avatar Aug 10 '23 23:08 gavinking