-
I'm not entirely sure which table causes it, but adding an (unmodified) `auth` schema from a supabase local installation to `schemaFilter` in `drizzle.config.ts` causes introspection to fail with the …
-
### What version of `drizzle-orm` are you using?
0.32.0
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
I bumped the versions of drizzle-orm 0.31.4 -> 0.32.0 and driz…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v23.1.0`
- Nuxt Version: `3.14.159`
- CLI Version: `3.15.0`
- Nitro Version: `2.10.4`
- Package Manager: `yarn@4.5.1`
- …
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.4
### Describe the Bug
This is the table that is suggested by next-auth when using d…
-
### Adapter type
@auth/drizzle-adapter
### Environment
corepack@0.28.2
next@14.2.4
next-auth@5.0.0-beta.19
### Reproduction URL
https://github.com/wpcodevo/nextauth-nextjs14-drizzle/tree/main…
-
### Package
@lucia-auth/session-drizzle
### Describe the bug
Not sure which exactly package started to cause the issue, since I had none before, but after I removed lock file, the error appeared:
…
-
### What version of `drizzle-orm` are you using?
0.27.2
### What version of `drizzle-kit` are you using?
0.19.5
### Describe the Bug
I'm trying drizzle-orm (with sst) and aurora pg thru aws data …
-
The following table (from Auth.js)
```ts
export const authenticators = pgTable(
"authenticator",
{
credentialID: text("credentialID").notNull().unique(),
userId: text("userId")
…
-
### What version of `drizzle-orm` are you using?
0.29.0
### What version of `drizzle-kit` are you using?
0.20.4
### Describe the Bug
When introspecting my current (built with Prisma) database wit…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…