Skip to content

Promote PostgreSQL history retention to master#235

Merged
coder13 merged 2 commits into
masterfrom
dev
Jul 14, 2026
Merged

Promote PostgreSQL history retention to master#235
coder13 merged 2 commits into
masterfrom
dev

Conversation

@coder13

@coder13 coder13 commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Promotes the verified dev candidate containing #234 to master.

Included change

The background PostgreSQL dual writer preserves a room's prior attempts and solves when its event changes. This prevents historical solve data from being deleted before the RaceSession migration.

Visibility

No new user-facing feature is enabled. PostgreSQL data collection remains enabled behind the existing backend configuration.

Verification

The dev push is green:

  • server lint and unit tests
  • client lint and unit tests
  • Cypress full-stack smoke
  • production configuration checks
  • CodeQL

coder13 added 2 commits July 13, 2026 20:17
Keep prior-event attempts and solves during dual writes so event switches do not erase collected solve history before the RaceSession cutover.
@coder13
coder13 marked this pull request as ready for review July 14, 2026 03:24
@coder13
coder13 merged commit c409169 into master Jul 14, 2026
14 checks passed
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