Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for write only fields for updatable views #1829

Open
belovaf opened this issue Nov 15, 2023 · 0 comments
Open

Add support for write only fields for updatable views #1829

belovaf opened this issue Nov 15, 2023 · 0 comments

Comments

@belovaf
Copy link

belovaf commented Nov 15, 2023

More information can be seen in discussion 1822

Sometimes when I update an entity I don't care of its previous field values.
In such cases it would be great if I could load an updatable view without fetching its fields from database.

These properties can be naturally expressed by specifying setters and omitting getters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants