-
Notifications
You must be signed in to change notification settings - Fork 131
fix(rivetkit): fix hibernatable websocket last seen message index to be i64 instead of u64 #3391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…be i64 instead of u64
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
More templates
@rivetkit/actor
@rivetkit/cloudflare-workers
@rivetkit/core
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
Merge activity
|
PR Review: Fix hibernatable websocket last seen message index to be i64 instead of u64SummaryThis PR changes the BARE schema for hibernatable WebSocket persistence to use signed integers ( Code Quality ✅Strengths:
Schema Changes:
Potential Issues
|
…be i64 instead of u64 (#3391)

No description provided.