drizzle-postgresql migratin error using nestjs framework

hello guys can you help me with this when ever i try to migrate i get like this error but drizzle-kit generation work why is this migration is not working ?
No description
1 Reply
Yeaba_12
Yeaba_12OP2w ago
and for this my drizzle-config file was like this -> import { defineConfig } from 'drizzle-kit'; export default defineConfig({ out: './drizzle', schema: './src/**/schema.ts', dialect: 'postgresql', dbCredentials: { url: process.env.DATABASE_URL!, }, });
Want results from more Discord servers?
Add your server