Skip to content

Commit 08a9d7a

Browse files
Merge pull request #549 from ivanfeli/patch-1
docs(drizzle-config-file): schemaFilter for drizzle-kit generate
2 parents ebc66f1 + 20cbd25 commit 08a9d7a

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)