fix(oauth): serialize version-guard date in slack fan-out sql#5737
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The Connect-time fan-out (no guard) is unchanged; only refresh paths that pass Reviewed by Cursor Bugbot for commit 16344b0. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryThis PR fixes the Slack token fan-out version guard.
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(oauth): serialize version-guard date..." | Re-trigger Greptile |
Summary
Type of Change
Testing
Local repro script against a real Postgres reproduced the driver error pre-fix and passes post-fix (guarded fan-out writes all rows, chainVersion keeps millisecond precision). Unit suites pass.
Checklist