supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.83k stars 315 forks source link

fix: Improve migration resiliency #1152

Closed filipecabaco closed 2 months ago

filipecabaco commented 2 months ago

What kind of change does this PR introduce?

Currently we have migrations that are breaking for certain users, this improves the resiliency of said migrations. We also comment out the unlogged/logged as that is redudant

Also adds context to the logs when running migrations as those were missing at the moment.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **realtime-demo** | ⬜️ Ignored ([Inspect](https://vercel.com/supabase/realtime-demo/FbnJiMh8bRupqfMDz41p2NDWht9o)) | [Visit Preview](https://realtime-demo-git-fix-failing-migrations-supabase.vercel.app) | | Sep 12, 2024 6:03pm |
kiwicopple commented 2 months ago

:tada: This PR is included in version 2.32.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: