Skip to content

Fix augurScan live event polling SQL - #710

Merged
KillariDev merged 1 commit into
mainfrom
t3code/fix-live-events-sql-window
Aug 13, 2026
Merged

Fix augurScan live event polling SQL#710
KillariDev merged 1 commit into
mainfrom
t3code/fix-live-events-sql-window

Conversation

@KillariDev

Copy link
Copy Markdown
Collaborator

Summary

  • rename the live-event replay CTE from the PostgreSQL keyword window to event_window
  • update all references while preserving replay and reset behavior
  • stop durable live-event polling from repeatedly failing with a PostgreSQL syntax error

Validation

  • bun run tsc
  • cd augurScan && bun test tests/postgres.integration.test.ts (9 passed; PostgreSQL-backed case skipped because POSTGRES_TEST_URL was unavailable)
  • cd augurScan && bun test (171 passed; same PostgreSQL-backed case skipped)
  • cd augurScan && bun run check
  • bun run check:changed
  • bun run knip
  • git diff --check

Final review: 96/100, no findings.

@KillariDev
KillariDev merged commit f4d8be1 into main Aug 13, 2026
11 checks passed
@KillariDev
KillariDev deleted the t3code/fix-live-events-sql-window branch August 13, 2026 20:28
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.

1 participant