refactor(rivetkit): extract shared db utilities and improve sqlite bindings#4278
Conversation
|
🚅 Deployed to the rivet-pr-4278 environment in rivet-frontend
|
PR Review: refactor(rivetkit): extract shared db utilities and improve sqlite bindingsThis is a solid refactor that eliminates significant code duplication and adds important type safety. The new test coverage is particularly strong. A few things worth flagging: Breaking Change: Legacy Key RemovalThe removal of the legacy filename-based key format in
|

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: