64a914c14de894b632579b88d82f73f49b29dfd2
The API returns reply timestamps that are ~1s ahead of what -collect originally stored, so an exact TimeStamp match in the UPDATE was hitting zero rows for every note - the API call worked, the reply text came back, but nothing landed in the DB. Match within +-5s instead. Also return rowsAffected from UpdateNoteReplyText and report it separately from notes-seen in the summary so misses are visible.
Description
No description provided
136 MiB
Languages
C#
98.1%
PLpgSQL
1.9%