Skip to content

DATAJDBC-324 - Add support of read-only columns #112

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

Conversation

olexandrkucher
Copy link
Contributor

No description provided.

@pivotal-issuemaster
Copy link

@olexandrkucher Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@olexandrkucher Thank you for signing the Contributor License Agreement!

schauder pushed a commit that referenced this pull request Feb 4, 2019
Columns annotated with `ReadOnlyProperty` will be ignored when generating INSERT or UPDATE statements.

Original pull request: #112.
@schauder
Copy link
Contributor

schauder commented Feb 4, 2019

Thanks, that is polished and merged.

@schauder schauder closed this Feb 4, 2019
mp911de added a commit that referenced this pull request Feb 21, 2022
We compressed client.execute().sql(…) to client.execute(…) to not require the intermediate execute() step but rather accept the SQL to execute directly.

Original pull request: #112.
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.

3 participants