Files
drizzle-team--drizzle-orm/changelogs/drizzle-kit/0.23.2.md
T
2026-07-13 12:10:05 +08:00

3 lines
274 B
Markdown

- Fixed a bug in PostgreSQL with push and introspect where the `schemaFilter` object was passed. It was detecting enums even in schemas that were not defined in the schemaFilter.
- Fixed the `drizzle-kit up` command to work as expected, starting from the sequences release.