-
### Adapter type
@auth/drizzle-adapter
### Environment
```
System:
OS: Linux 6.10 Manjaro Linux
CPU: (4) x64 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz
Memory: 1.70 GB / 7.4…
-
I'm trying to deploy the next version to vercel following all the steps.
But when I try to run the migrations from a cloned repo I get this error.
```sh
# npx drizzle-kit migrate
drizzle-kit: v0…
mglsj updated
4 weeks ago
-
List of resources to add:
- [X] React
- [X] Vue
- [X] Next.js
- [X] Nuxt
- [X] TanStack Query
- [X] Drizzle ORM
- [X] Prisma
- [X] Svelte
- [X] Hono
- [ ] TailwindCSS
- [ ] NestJS
- [ ] Payload
- [ ]…
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…
-
### What version of `drizzle-orm` are you using?
^0.35.3
### What version of `drizzle-kit` are you using?
^0.26.2
### Describe the Bug
I got this error only on the Windows machine I've tried it o…
-
It appears that the `turso` driver is already used, but because the credentials are hard-coded to be read from the file, it is not possible to use Turso hosted databases.
Would it be possible to mo…
-
While running migrations in following setup "drizzle-kit": "^0.22.7" throws error with typescript and type:module setup
```
// tsconfig.json
"module": "nodenext",
"moduleResolution": "node…
-
### Problem description
Hi. im trying to deploy my first fresh project with deno deploy. all goes well until the final step of "Upload to DenoDeploy" in my github action which i get the following err…
-
I get this error when my linter runs over the bunx create-t3-app starting repo. I also get this linting error when i install zod separately into a empty repo. **The code runs fine tho**. I don't know …
-
### Environment
```
System:
OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
CPU: (4) x64 Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Memory: 3.74 GB / 7.63 GB
Container:…