Tempest framework has refactored its database migration system, eliminating the need for down migrations. This change simplifies the migration workflow by removing the complexity of rollback functionality, focusing on forward-only database schema changes.
Sort: