Skip to content

Commit 20cbd25

Browse files
authored
docs(drizzle-config-file): schemaFilter does not affect drizzle-kit generate
1 parent 83f33c8 commit 20cbd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/drizzle-config-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ You can configure list of tables, schemas and extensions via `tablesFilters`, `s
504504
| :------------ | :----------------- |
505505
| type | `string[]` |
506506
| default | `["public"]` |
507-
| commands | `generate` `push` `pull` |
507+
| commands | `push` `pull` |
508508

509509
<rem025/>
510510

0 commit comments

Comments
 (0)