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

Complex fields not included in SELECT/UPDATE queries #270

Open
ManelBH opened this issue Jun 7, 2023 · 0 comments
Open

Complex fields not included in SELECT/UPDATE queries #270

ManelBH opened this issue Jun 7, 2023 · 0 comments

Comments

@ManelBH
Copy link

ManelBH commented Jun 7, 2023

According to the documentation complex fields aren't included in inserts unless they have the [Editable(true)] attribute.

In reality this seems to be the same for selects and updates, complex fields aren't included unless they have [Editable(true)]. This behaviour is undocummented so it's unclear whether this is intended, but there doesn't seem to be a way to define complex readonly fields.

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

No branches or pull requests

1 participant