Skip to content

Add timeout support to UpdateQuery#3771

Merged
rbygrave merged 1 commit into
ebean-orm:masterfrom
ikss:skuznetsov/update-query-timeout
May 14, 2026
Merged

Add timeout support to UpdateQuery#3771
rbygrave merged 1 commit into
ebean-orm:masterfrom
ikss:skuznetsov/update-query-timeout

Conversation

@ikss
Copy link
Copy Markdown
Contributor

@ikss ikss commented May 13, 2026

Support same setTimeout/getTimeout methods in UpdateQuery as in regular Query.

To have fluent syntax Database.update(clazz).setTimeout(timeout).update()

Please let me know if these methods weren't provided intentionally, and I'll cancel the pull request

@rbygrave rbygrave added this to the 16.7.0 milestone May 14, 2026
@rbygrave rbygrave merged commit 46bb1ca into ebean-orm:master May 14, 2026
1 check passed
@ikss
Copy link
Copy Markdown
Contributor Author

ikss commented May 14, 2026

Thank you from prompt review

@ikss ikss deleted the skuznetsov/update-query-timeout branch May 14, 2026 12:17
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.

2 participants