drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
24.68k stars 651 forks source link

[FEATURE]: Drizzle-kit introspect into multiple files #3541

Open apetta opened 1 week ago

apetta commented 1 week ago

Feature hasn't been suggested before.

Describe the enhancement you want to request

It would be great if there was an option for drizzle-kit to introspect the schema into multiple files instead of a single schema file, for better readability.