Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ec24813

Browse files
authored
Improve comments (& avoid a duplicate query) in push actions processing. (#13455)
* Adds docstrings and inline comments. * Formats SQL queries using triple quoted strings. * Minor formatting changes. * Avoid fetching `event_push_summary_stream_ordering` multiple times in the same transactions.
1 parent 96d9215 commit ec24813

File tree

2 files changed

+159
-124
lines changed

2 files changed

+159
-124
lines changed

changelog.d/13455.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add some comments about how event push actions are stored.

0 commit comments

Comments
 (0)