Commit e9160cf
Add SessionFs sqlite support for runtime sqlite routing
Update SDK to support the new sqlite() method on SessionFs, allowing
SDK apps to intercept per-session SQLite operations.
Key changes:
- SessionFsProvider.sqlite() accepts queryType parameter
- SessionFsSqliteQueryType exported from all entry points
- handleSqlite flag on SessionFsConfig
- Regenerated types for all language SDKs (Node, Python, Go, C#, Rust)
- E2E test for sqlite round-trip with queryType dispatch
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9a19838 commit e9160cf
18 files changed
Lines changed: 8129 additions & 1092 deletions
File tree
- dotnet/src/Generated
- go
- rpc
- nodejs
- src
- generated
- test/e2e
- python/copilot/generated
- rust/src/generated
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments