Skip to main content
Version: Next

Marten 0.6.2 release notes

December 9, 2025.

Bug fixes

  • Fix possible migration issues when changing the values of an enum field with PostgreSQL.
  • Fix child records not being cascade deleted when parent records using multi table inheritance are destroyed.