drizzle-team / drizzle-team/drizzle-orm

[DOCS]: Small typo for schema files/folder organization

Open
#4,832 1 comment 0 reactions 0 assignees View on GitHub
docs
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Enhancement hasn't been filed before.

- [x] I have verified this enhancement I'm about to request hasn't been suggested before.

### Describe the enhancement you want to request

*In the "Drizzle Schema Organization" section, for the "[Schemas in multiple files](https://orm.drizzle.team/docs/sql-schema-declaration#schema-in-multiple-files)" part*

First example is correct:

> With this configuration, Drizzle will read from the `schema` folder

But then for the example of schemas organized per groups:

> With this configuration, Drizzle will read from the `schema.ts` file

It should also be "from `schema` folder".

The code example for the `drizzle.config.ts` file is correct though.

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.