---
number: 18861
slug: 18861-improved-realtime-reliability-when-migrations-fail-for-a-project
published: 2023-11-09
discussion: https://github.com/orgs/supabase/discussions/18861
labels:
  - realtime
page: https://supabase.com/changelog/18861-improved-realtime-reliability-when-migrations-fail-for-a-project
---

# Improved Realtime reliability when migrations fail for a project

Realtime runs migrations for tables under the `realtime` schema when it connects to databases. Sometimes this fails. These changes handle Realtime migration failures better.

https://github.com/supabase/realtime/compare/v2.25.22...v2.25.27

🙏 @filipecabaco
