-
### What version of `drizzle-orm` are you using?
0.27.2
### What version of `drizzle-kit` are you using?
0.19.11
### Describe the Bug
I recently switched from Prisma to Drizzle in the T…
-
**OS:** Win10
**Build Version:** 20230604.1
**Regression:** Not a regression
**Repro steps:**
1. Create a Gremlin account with **Serverless** capacity model.
2. Attach it.
3. Right click the …
-
HI
I have successfully deployed the lambda function for my app but whenever I try to run the command `sls migrate up` it outputs the following error:
> Serverless: Migrations - DATABASE_URL envi…
-
And then we can sort resources based on vote count or rating system.
-
Issue Type: Bug
If I expand the Databases node in object explorer, paused Serverless databases are activated.
My expectation is that a Serverless database should not be activated just because I …
-
## Problem
Currently, to deploy to Cloudflare Workers, we need to use Prisma Data Proxy. This is because Cloudflare Workers previously only supported HTTP/HTTPS connections, not TCP connections.
…
-
@yllenfer Thank you for making this. Great idea!
I thought it would be good to use a serverless API (I use vercel) to make the calls to openai and your database. Maybe if I have some time I can wor…
-
### Describe what you want
In `@neondatabase/serverless` handle transactions like this
```ts
import { neon } from '@neondatabase/serverless';
const sql = neon(process.env.DATABASE_URL);
const s…
unnoq updated
1 month ago
-
**Description**
Presets are configured in `PlatformService.PRESETS`. I would like to instantiate my own `code.quarkus.io`, with my own presets. For instance: small mycompany serverless app, medium …
-
When quickstarting a new project with:
```bash
pnpm create directus-project
```
I would like to connect to a CockroachDB Serverless cluster which requires a specific cluster to be specified in …