0.43.1

drizzle-team/drizzle-orm0.43.1Apr 25, 2025by github-actions[bot]

AI Summary

This is a minor bug fix release (0.43.1) that addresses incorrect type definitions for PostgreSQL schema enums. The release contains a single fix for an issue where schema enum types were not being generated correctly in the PostgreSQL adapter.

Key Highlights

  • Fixed incorrect types of schema enums in PostgreSQL (issue #4421)

Full Release Notes

## Fixes

- [Fixed incorrect types of schema enums in PostgreSQL](https://github.com/drizzle-team/drizzle-orm/issues/4421)