mirage-sql/mirage

Have any roadmap to support immutable entity?

wreulicke opened this issue · 0 comments

I would like to use entity with immutability, such as @PersistenceConstructor in spring data mongodb.
Do you have any roadmap for immutable entity?

I try to implement in #73.