Drizzle Kit v0.23.2 release
Aug 5, 2024
- Fixed a bug in PostgreSQL with push and introspect where the
schemaFilterobject was passed. It was detecting enums even in schemas that were not defined in the schemaFilter. - Fixed the
drizzle-kit upcommand to work as expected, starting from the sequences release.