Skip to content

Conversation

@link2xt
Copy link
Collaborator

@link2xt link2xt commented Nov 22, 2025

This API allows to check if the message with
given ID exists and distinguish between
message not existing and database error.
It might also be faster than
checking messages one by one
if multiple messages need to be checked
because of using a single SQL transaction.

Based on #7488

@link2xt link2xt force-pushed the link2xt/get_existing_msg_ids branch from d23e145 to c60577f Compare November 22, 2025 04:00
@link2xt link2xt changed the base branch from main to link2xt/rst-lint November 22, 2025 04:01
@link2xt link2xt force-pushed the link2xt/get_existing_msg_ids branch from c60577f to baf206f Compare November 22, 2025 04:04
This API allows to check if the message with
given ID exists and distinguish between
message not existing and database error.
It might also be faster than
checking messages one by one
if multiple messages need to be checked
because of using a single SQL transaction.
@link2xt link2xt force-pushed the link2xt/get_existing_msg_ids branch from baf206f to f9c29eb Compare November 22, 2025 04:19
@link2xt link2xt marked this pull request as ready for review November 22, 2025 04:22
Base automatically changed from link2xt/rst-lint to main November 22, 2025 05:26
@link2xt link2xt merged commit c9c362d into main Nov 22, 2025
28 checks passed
@link2xt link2xt deleted the link2xt/get_existing_msg_ids branch November 22, 2025 18:19
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.

4 participants