Brayden Wilmoth

Results 8 issues of 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...

enhancement
💎 Bounty

**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...

bug
💎 Bounty

## 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:...

enhancement

**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...

enhancement
💎 Bounty
💰 Rewarded

## 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,...

enhancement

## 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...

enhancement

**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...

bug