Brayden Wilmoth
Brayden Wilmoth
**Is your feature request related to a problem? Please describe.** StarbaseDB instances support by default an internal database (SQLite offered by the Durable Object) as well as an optional external...
**Describe the bug** If you try to use any of the database dump endpoints such as SQL, CSV or JSON the data is loaded into memory and then created as...
## Purpose This code allows users to deploy their durable objects in a manner that adheres to GDPR protocol. Values you can choose for `JURISDICTION` in your wrangler file include:...
**Is your feature request related to a problem? Please describe.** Currently the test coverage of the project is nearly non-existent. We do have and use Vitest as a dependency in...
## Purpose ## Tasks - [ ] ## Verify - ## Before ## After
## Purpose Plugin that sends a Slack message based on a defined Slack webhook and supports sending advanced message formatting (https://api.slack.com/messaging/webhooks#advanced_message_formatting). Very simple implementation that helps with communicating changes, issues,...
## Purpose When using the `QueryLogPlugin` allow users to opt-into allowing some queries that contain a specific prefix to be omitted from the log. Use cases might include administrative queries...
**Describe the bug** When the user opts into the allowlist feature via changing their wrangler variable to `ENABLE_ALLOWLIST = 1`, deploys, and then tries to access any of the REST...