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
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.
I run the command
npx drizzle-kit generate --dialect=postgresql --schema=./db/schema.tsI 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.