Vâjhâtz
DTDrizzle Team
•Created by Vâjhâtz on 12/7/2024 in #help
No schema changes, nothing to migrate 😴
I'm trying to run a very basic setup and drizzle-kit doesn't pick up on the schema. I've been... fighting this for a bit. Basically out of ideas.
I run the command
npx drizzle-kit generate --dialect=postgresql --schema=./db/schema.ts
I get the output:
Not sure what I should be doing different. I've also tried this with config files, with files in the root, but I keep getting the same thing.
11 replies