Yash Pede
Results
2
comments of
Yash Pede
[BUG]: drizzle-kit introspect TypeError: Cannot read properties of undefined (reading 'toLowerCase')
### A Fix is This worked for me ``` export default defineConfig({ schema: "./lib/supabase/schema.ts", dialect: "postgresql", out: "./migrations", dbCredentials: { url: process.env.DATABASE_URL || "", database: "postgres", port: 5432, host: "aws-0-ap-south-1.pooler.supabase.com",...
> @gilbarbara. I have the same problem, tried with v2.8.2 and overlay.height removed. Still no luck. > > @GabiLlvs I had a similar problem caused by my app having body...