fix(rivetkit): export database provider types#4950
Conversation
PR Review: fix(rivetkit): export database provider typesOverviewThis PR fixes a missing type export: Code Quality
Observations
Minor Consideration
SummaryClean, focused fix for a missing export. Test coverage is correctly added using the existing surface-test pattern. No correctness, performance, or security concerns. |
Preview packages published to npmInstall with: npm install rivetkit@pr-4950All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-9f55515
docker pull rivetdev/engine:full-9f55515Individual packagesnpm install rivetkit@pr-4950
npm install @rivetkit/react@pr-4950
npm install @rivetkit/rivetkit-napi@pr-4950
npm install @rivetkit/workflow-engine@pr-4950 |
dc80877 to
63a3fd9
Compare

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: